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
Is there any other repository domains rather than universe, security, document?
What is the difference in creating filters in designer and business objects?
explain in detail about type 3?
How to generate the report from excel sheet?
What would you consider as your biggest achievement and why?
Explain are data mart and dwh normalized or denormalized? Do both of them exist in the same tier?
What is aggregate table and aggregate fact table ... Any examples of both?
(1) Is it possible to create measures using objects from different context. (2) If cross context measures are not possible then what about @aggregate_aware() function ,here we use objects from different contexts. (3)Two measures from two different context ,can they be summed at report level.
Differences between business objects and web intelligence reports?
What is a bo repository?
i want my connection to be dynamic. How can I make it. I mean the username and password should be dynamic. How?
In source system we have os - windows BO - 5.1.5. with webi 2.7.1 Repository database - oracle Reports database - Oracle and DB2 Nearly we have 1200 reports in present system , i want to move as it is to new hardware os- windows bo- 5.1.5 with webi2.7.1 repository - oracle reports - oracle and db2 let me know is there any migration techniques in same version. thanks in advance Usha
What Is Snow Flake Schema?
Which versions are used in the bo dashboard work?
Explain what is the difference between business requirement document and use case document.