Forum Discussion

AH2022's avatar
AH2022
Helper II
3 years ago
Solved

Executive Summary

Hi All,

I am usually asked for statistics by year, for indicators that require measurements. I do it using a table, and I use measures for the labels: Mesure1 = SWITCH(SELECTEDVALUE('TableReport'[Label]),"Measure1",[SalesReceived],0)

 

Now I am asked in the columns for other calculations. How to do this?

I have scoured the web looking for an answer on this topic and I tried different solutions, with no success. (I found examples for time intelligence measures, which do not meet the need.)

 

If I insert calculated columns in this table, how do I calculate a column, which has 5 different row contexts (depending on the calculated measure on each row).

 

Any help would be much appreciated.

Thank you.

3 Replies