how to limit number of rows in a report in business objects
using webi?
Answers were Sorted based on User's Feedback
Answer / santhosh
to retrieve max no of rows or to limit the max no. of rows
before running the report go to properties tab in that we
can set the max no. of rows so that we can retrieve the data
| Is This Answer Correct ? | 19 Yes | 1 No |
Answer / 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 |
Answer / rameshbabu.katikireddy
I have a requirement where I need to display the WebI Report data only if the number if record is less than 65k.
Incase if the records are more than 65k then the report should be blank and a text message needs to be displayed.
The client dont want to set the number of records either in universe or at the edit query at the report. They want to limit once the report is executed.
Please let me know if its possible to do it at the report level.
posted by
Rameshbabu.katikireddy
jan.11.2012
09767696346
karimnagar
| Is This Answer Correct ? | 2 Yes | 3 No |
why do we use crystal reports rather than webintelligence reports ?
What is thumbnail?
In a Webi Report, Once u r entering a month name,it displays the that month details and after and before month details.How it is
what is variable ?
what is prompt? Cascading prompt? Syntax
Types of universes in business objects?
What is the prm file ? can anybody explain me ?
From Business Objects Web-I reports, we can link to other BO reports using Opendoc functinality. How do we link to reports in other reporting tool or how to give a link any website?
how do you give security to universe ?
2 Answers InfoStep, Tech Mahindra,
Tell me about linked universe ?
Approximatly how many enduser can use the each bo project?
how will you move the universe/report from development to production?