Dear All,
I have a requirement to display the hierarchy in columns rather than on rows. We are on BI 4.1 SP6 using BICS connection on Bex queries.
First level of display:
City 1 | City 2 | City 3 | City 4 | City 5 | City 6 | |
Revenue 1 | 500 | 500 | 1000 | 1000 | 3000 | 4000 |
Revenue 2 | 1000 | 500 | 1500 | 1000 | 3500 | 4500 |
Revenue 3 | 2000 | 500 | 3000 | 500 | 4500 | 5500 |
Second level of display:
State 1 | State 2 | State3 | State 4 | |
Revenue 1 | 1000 | 2000 | 3000 | 4000 |
Revenue 2 | 1500 | 2500 | 3500 | 4500 |
Revenue 3 | 2500 | 3500 | 4500 | 5500 |
Third level of display:
Country 1 | Country 2 | |
Revenue 1 | 3000 | 7000 |
Revenue 2 | 4000 | 8000 |
Revenue 3 | 6000 | 10000 |
By default the report should show the detailed level of information as like "First level of display", and when user click on the values it should drill up to "Second level of display" and then to "Third level of display".
Kindly advise if this is possible in webi on Bex query? I have seen on other threads that drill up/down is not possible on BEX queries using BICS connection as scope of analysis is greyed out.
If drill down is not possible, can Expand/Collapse work on columns as we generally use it for rows only?
Appreciate your advises on this requirement.Thanks.