Forum Discussion
taylororiger
Helper II
4 years agoMeasure not able to apply to conditional formatting
I am trying to apply conditional formatting through a measure I created (worked correctly with a different data set), however when I go to apply the conditional formatting, it does not allow me to cl...
- 4 years ago
Hi, taylororiger
I checked your code and found that you are missing a symbol which is causing the result to be wrong.
You need to change & to &&. & is for concatenating strings.
Did I answer your question? Please mark my reply as solution. Thank you very much.
If not, please feel free to ask me.
Best Regards,
Community Support Team _ Janey
negi007
Community Champion
4 years agotaylororiger select rules from the drop down instead of field value
links for help
Power BI Conditional Formatting (Step by Step Guide with Examples) (wallstreetmojo.com)
How to Do Conditional Formatting In Power BI with Rules - Font Color Scales (gigxp.com)
taylororiger
Helper II
4 years agoI do not want to complete the rules field as I want it apply to my measure?