Forum Discussion
Conditional formatting in bar chart for field parameter with possible multiple selections
Hi community,
I have a column graph with field parameter and there is a dropdown filter related to the graph where user can select from 1 to all 5 measures. Is there a way to enable specific conditional formatting for each measure when user selects it? I googled/youtubed some solutions but unsuccessfully so far.
Thank you
Michal
Hi michael163
It is possible with Dax modifications
please refer to the linked curbal video
https://www.youtube.com/watch?v=NVREYTHxBvU
I also attached a file with an example
Note:
It will work only if you will make 1 selection.
Not because of the field parameters limitations, but because conditional formatting is unavailable in stacked/clustered graphs.If this post helps, then please consider Accepting it as the solution to help the other
members find it more quickly
1 Reply
- Ritaf1983Super User
Hi michael163
It is possible with Dax modifications
please refer to the linked curbal video
https://www.youtube.com/watch?v=NVREYTHxBvU
I also attached a file with an example
Note:
It will work only if you will make 1 selection.
Not because of the field parameters limitations, but because conditional formatting is unavailable in stacked/clustered graphs.If this post helps, then please consider Accepting it as the solution to help the other
members find it more quickly