What is the most complex report you have developed. Explain and how did you overcome???
Please give some examples
Answers were Sorted based on User's Feedback
Answer / babisri
There was a report for me in which I had to show 10 measures in a pie chart.
Solution- I have created a structure in Bex Query and by using the structure I made a new variable in BO which are the 10 sum of 10 measure and used the variable in report to show the 10 measure in pie chart.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / vikram kumar
In my last project for my client, there were few reports which were highly complex since i have used almost all the components of the WEBI in that.
Starting from the FILTERS, i have applied them at the report level to hide some of the data and along with that i have also used Prompt for the end users.
Moving further i have used variables which were hard coded in the report and created few more variables in the report with the help of WEBI formulas. further i have to add Ranking of the objects and then also created sub reports. In the sub reports i have converted the data to graphical form to represent the data. In the charts i have applied filters and linked the sub reports with the master reports with help of hyper link.
i had also written few free hand SQL in the report. Other then this i had set hierarchies and did some complex calculations. I have applied breaks in few reports and in some i have applied sections. I have used sections much with the charts.
It was a Payroll and HR domain project.
| Is This Answer Correct ? | 0 Yes | 0 No |
How to create Universe using Flat file in BO6.0
how to overcome overflow of data in a report
what is the different between link and join ?
Explain are data mart and data warehouse normalized or denormalized? Do both of them exist in?
how u link universes of same functional domain ?
2 Answers Business Intelligence Analytics, IBM,
I HAVE USED A PROMPT TO SELECT A COUNTRY IF I REFRESH THE REPORT IT HAS TO SELECT COUNTRY AS INDIA IN DEFAULT AND HAVE TO GIVE THE RESULT? HOW TO ACHIEVE THIS?
Can anybody tell me about issues faced while creating universe. thanks in advance
How we drill up week to month?
Which one will be more preferable creating Derived table or Views on universe level.and Explain why also ?
When we r going for Short_cut join & It's Resolution??? Plz provide one scenario??
why you create universe and creating reports based on that? why dont we go for crystel reports and generate reports directly?tell me the advantages?please answer to this question.
can i use stored procedure in webi?