Skip to main content

For example to calculate the share of items for each region. If I have an OLAP with all regions, I need to have the total number of items divided by the items for the region, but I want to have the total number dynamic to not update the total number manually.

So the same output over all rows. Does someone knows how to do it?

I think what you need is the KPI NOT grouped by the dimensions. You can try with GLOBAL(KPI)

 

HTH


Yes, thank you!


Reply