The OneStream Community is temporarily frozen until June 29th due to the ongoing maintenance. Please read the blog post here to learn more.
Forum Discussion
Ole_S_P
1 year agoNew Contributor III
Drill down Chart in BI Viewer.
Hi
I have a problem with dril Down in BI Viewer.
Part of our UD1 is as follows:
BU1000 - EGMONT GROUP
BU1500 - Other Business line
...
- 1 year ago
Hi
I have finally found a solution that is working. Thanks for the help.
Definition of Column in Cube View:
It is important to use Base. I this case ”Where(Text7=’ ’)” is used to exclude joint ventures and associates.
Definition of Row in Cube View:
IMPORTANT: It does not work using TreeDescendantsInclusiveR
Data adapter:
As Columns is base only use Outermost Row. It will only work if I loop on UD1.
Bi Viewer:
I have made a calculated field with RecOK with the formula: iif([Amount]<>0,'Value','Zero'). By this I can remove all companies with no amount in the drill down.
The chart has the following filter:
The UD1 levels should be sorted on amount:
After sorting in reverse orden the graph looks like this. I can now drill down to sublevels in UD1 and finally end in a specification on Entity.
ckattookaran
1 year agoValued Contributor
You can run the data adapter from that screen and see if BU6000 is repeated. Is it the exact adapter you are using for the grid below? Also what are your arguments for the chart?
Related Content
- 4 years ago