how to limit number of rows in a report in business objects
using webi?
Answer Posted / kiran
One can use the Data Provider properties -> Set Max rows retrieved -> 65K
Create a variable check =DocumentPartiallyRefreshed()
and add 2 report level block filters
apply check = no to data block &
apply check = yes to message text block.
This should work fine!
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain how to execute the plsql procedure from the report by clicking with mouse?
Regarding Hyperlinking in Business Objects. We have a few reports in QA environment where a number of hyperlinks are employed using OpenDoc function.In some of the reports,hyperlink is used to move to another tab within the same report.The formula used include "DocID" and ReportName="tab name".This works fine but now,for the PROD move,this will not work as the Doc Ids are subject to change. Is there a way to overcome this?Without DocID,how will move to a particular tab? Thanks in advance
Explain difference between zabo and webi?
Explain what would you consider as your biggest achievement and why?
When to use local filter and when to use global filter?
Can anybody tell me what are the tuning problems?
What is a fantrap in business objects?
Explain about a time when you discovered a more efficient way to do a work task?
what are the tables used in health care domain project and columns used in report?
Is there any tool that can compare two unvs / two rpts , built using bo 5.1 / bo 6.5?
What is the difference between business requirement document and use case document.
What is the difference between condition & filter?
Explain in detail about type 1?
Explain which versions are used in the bo dashboard work?
How to generate the report from excel sheet?