Forum Discussion
Zaeem7
8 years agoFrequent Visitor
Different Conditional Formatting to different Measures selected through a slicer
I have created a Matrix chart and the Measures in it are getting dynamically selected using a slicer(seperate table with only Measure names). The DAX expression for the slicer table is: Measure Displ...
Sergiy
7 years agoResolver II
Hi Zaeem7 ,
>But as this is the only field, how can i apply different rules of conditional formatting to different Measures selected through the slicers. Please help
Here is an example of how it can be achieved:
https://www.dropbox.com/s/4vo6hvn7fdt1n8j/CompositeMeasureConditionalFormatting.pbix?dl=0
Is it what you were after?