How to display the top 5 records along with the additional
records,plus their sub and grand totals to be display in the
same block.
Answer Posted / anand
*1st step-* expression topcount([Products],5,[Revenue])
*2nd step-*then i will select this expression in detail
filter condition
like ([data item1])< 5
OR directly will double click on Measure column and write
it down this condition.
| Is This Answer Correct ? | 0 Yes | 9 No |
Post New Answer View All Answers
Please send me BO certification details and question papers? this is my mail id: valsreenivas@gmail.com
What is the difference in creating filters in designer and business objects?
In banking domain how many Fact tables,Dimension table are present?
BO Security (creating the restriction sets in Universe and applying on selected groups or users) or Database security (Creating the tables in database insrting the user details in that tables and giving conditions in self restricting joins in Universe )Which Security will improve the performance of the reports and for best practices ? I am thinking BO Security will give the better performance, could you please share your thoughts on this please... Thanks...
1. 101 vinay hyderabad 123 naresh usa 152 singh delhi 101 vinay usa 123 naresh mumbai 156 raju chennai From the above data we need to retrive current data in a report ? how and explain in detail ?
what is the difference between add link and include link in BO? Explain me with a scenario when to go for add link and when to go for include link?
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
what is xcelsius architecture?
Let me know the things we can do in webi and cannot do it in full client and vice verse for bo6.5?
Explain is it the job of a business analyst or systems analyst to draw the class diagram?
Explain are data mart and dwh normalized or denormalized? Do both of them exist in the same tier?
How were the reports scheduled and how to resolve unexecuted documents?
Difference between zabo and webi?
When we use aggregate awareness function in designer?
I have set of reports in BO4.0 and need to use "Hyperlink" functionality. I had to use native hyperlink functionality provided in BO4.0 but looks like it's available only in Rich Client.Currently,we have only Infoview B04.0 Launch Pad.Is OpenDoc the only hyperlink option on BO4.0 Launch Pad? Thank you.