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 |
What is detailed Object
CAN WE CREATE VIEW IN BO (NOT DERIVED TABLES)?
without creating the business view is there possible to create & generate the Crystal reports?
WHAT IS SYNCHRONIZATION IN BOXI?
wat is difference b/w break and section?
What is Universe?
Explain are data mart and data warehouse normalized or denormalized? Do both of them exist in?
How to open a universe with out using the Designer ??
how to test the reports if there are multiple sql statements?i,e if there is 1 single sql statement we can copy it and paste it in TOAD or someother tools to test it but if we have multiple sql statements in a single query????
How to create a tooltip in Webi? Is there a way to create Tooltips in Webi reports for non- hyperlinked columns? Users should be able to hover over a value in a column in the report and that should show a tooltip box with more detail regarding that column value. This is possible when you hyperlinked the column,Is it possible when you dn't have hyperlinking? Thanks in advance.
Difference between Decode and Case?
what is data cubes??