Hi All,
I´m trying to calculate a subtotal in a break with context operators, but I´m still getting a #MULTIVALUE in Web Intelligence.
We have a vertical table with Business unit and then operating Company. The break is on Business unit. For every operating Company there can be one or more Company codes. To calculate the cash flow for the operating Company I used to create a variable like the following:
=[CF] IN ([Business unit] ; [operating Company]) IN ([operating Company])
Based on:
[CF] = [Jan.2016] Where [KPI]="xyz123"
If I use the sum-function for every break, I´ll get the total for all Business Units instead of subtotals for each Business unit.
For example:
This is the result I want to have:
I have already tried to use the following function, but then I get a #MULTIVALUE for more than on operating Company in a Business unit:
=[CF] IN ([buniess unit] ; [operating Company]) IN ([Business unit])
Could anyone solve the Problem?
Kind regards,
Ann-Christin Leschinski