I have only 1 dataprovider and using that i have to create 2 tabular report on Webi on same page.
One report will display all the salary details and other report will display only max salary.
How will you achieve this.
Answers were Sorted based on User's Feedback
1)by using ranking in another report we can display only high salaries
2)keeping condition on filter panel
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / gowthami
First table: Use normal objects
Month salary
Jan 1000
Jan 5000
First table: Use max(Salary) foreach(month) = will display only max amt
Month salary
Jan 5000
| Is This Answer Correct ? | 0 Yes | 0 No |
Please anybody tell me Is Data integration And ETL programming is same..? Thanks in advance....
Who launches the supervisor product in Business Objects for first time?
What is the functional & architectural differences between business objects and web intelligence reports?
What is #DATASYNC error how to remove it?
Explain in detail about type 2(scd),
What type of schemas did you use in your project?Andwhy did you use that schema
Tell me the difference between cmc and cms?
What is the diff b/w BO webi reports, crystal reports and xcelsius ? Thanks...
What is meaning of fullpath client in business objects?
Explain what are the measure objects?
How to view Public folder in Infoview for the Non-admin user? (normal user) What is the diff of working DEKI,WEBI in Infoview, and working as Individual start->Business Objects-> Deskto Intelligence, Web Intelligence.
1. can we create report using multiple universes and how ? 2. how can we move the objects from universe A to universe B in report ? 3. how can we create aggregate table at universe level ? 4. if there is only one fact table in that universe, what happens if we get fan trap ?