Report have 10000 records,how to restrict the end user to 1000
Records?
Answer Posted / tarukhemu
You can go to
Tools > Manage Security > Manage Access Restrictions > New > 'Controls' tab > Limit size of result set to
This will allow you to set the row limit for only a particular user rather than for the whole universe data(which can be done as File >Parameters >'Controls' tab)
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Hi I'm using data federator.I would like to know if it allows select statment in where clause.For example: SELECT Employee, company, orgunit FROM TAB_BIG WHERE employee IN (Select TAB_SMALL.employee FROM TAB_SMALL WHERE flag = X ) bye
Explain how can we do load testing for webi reports? (Example if I have have to test one webi report for concurrent users refreshing report at one time)?
How can you first report in Business Objects by using broadcast agent?
Explain what are the steps to do to use alerts in bo?
Give some information on report bursting and how to do it in bca as I have to split the report and send diff reports to diff people?
Explain what is the difference between slice and dice and cross tab report?
Hi friends,
I am trying to create OLAP connection in IDT. I am getting
error "error code:405 METHOD NOT ALLOWED"
I am using "http:
what will be the contents for a functional requirements specifications
How to open a universe with out using the Designer ??
how get the grand total in master-detail report?
What are the data types present in bo? What happens if we implement view in the designer and report?
Explain is it the job of a business analyst or systems analyst to draw the class diagram?
When we use aggregate awareness function in designer?
Explain in detail about type 2(scd),
Can I create a master report in webi having 15 dimensions and 150 kpi's with 100GB of data and store it in cache ,So that I can use Cache for building new reports with less dimensions and Kpi's without hitting database againg just using cache??Please suggest...