Forum Discussion

selected_'s avatar
selected_
Helper IV
2 years ago
Solved

Conditional formating not working in Power BI

I have a condition on a measure that I calcualted a percentage of "women" in the gender column, and in the conditional formating I have the measure as a Rules in the Format Style I tell it will show ...
  • v-zhangti's avatar
    2 years ago

    Hi, selected_ 

     

    You can try the following methods.
    Sample data:

    Color Measure = IF([Percentage]>=0.4&&[Percentage]<=0.6,"Green","Red")

    Is this the result you expect?

     

    Best Regards,

    Community Support Team _Charlotte

    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.