Forum Discussion
Anonymous
4 years agoNot applicable
Slicer for Multiple Measures
Hi All, I have a Slicer that dynamically selects Measures.I was able to achive this for a Single Measure but now i have to display 4 measures when single measure is selectedin slicer .How do I achi...
Anonymous
4 years agoNot applicable
Hi Anonymous ,
I think this scenario is currently not supported.
In SWITCH(), one condition has one value. And measure always returns a single value.
=SWITCH(MAX('Selection'),"1 Month",[M1],"2 Month",[M2])
Best Regards,
Eyelyn Qin
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.