How to restrict the user to refresh or Run the report only
1 time in BO?
Answer Posted / divya
We cant restrict the user for 1 time refresh, If the user was given rights to refresh report can be refreshed n number of times as per requirement. 'Refresh on Open' is to allow the automatic refresh everytime when the report is opened and 'allow other users to edit' options is to restrict other users to edit not to refresh.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How were the reports scheduled and how to resolve unexecuted documents?
what are the day to day activities of BO administrator ?
explain in detail about type 3?
Explain about alerts in bos, under what situation we need to use alerts?
Explain as a ba (business analyst) approaching a new piece of work, who would you interview and what questions would you ask?
What is object stores?
Which versions are used in the bo dashboard work?
Explain are data mart and data warehouse normalized or denormalized? Do both of them exist in?
Explain are data mart and dwh normalized or denormalized? Do both of them exist in the same tier?
Explain when we use aggregate awareness function in designer?
Explain what task is 98% of the required work of a business analyst?
Explain is data mart?
Explain how we drill up week to month?
What is thumbnail?
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