Forum Discussion
Conditional formatting by Rules not updating
- 4 years ago
Anonymous , The measures I see in visual and the measure I see in conditional formatting are different?
can you check the value of the measure used in conditional formating (sum of a column)
- 4 years ago
Hi Anonymous
if you take a look at the screenshot and compare the column name in the upper half of the screenshot (A_Steer Left) and the bottom half (A_Rear 1 Left) you will see that they are different.
Power BI basically calculates the result for the column A_Rear 1 Left for your conditional formatting and not for A_Steer Left. Thats what amitchandak meant.
Please try to change the column you are using inside the conditional formatting from "A_Rear 1 Left" to "A_Steer Left" and see if that fixes things.
Best regards
Timo
Hi Anonymous ,
two things I can think of with the info provided:
1. The value for the field you are doing the formatting on (A_Rear 1 Left) calculates something other than 0.35
2. The value 0.35 is a total of some sort and is not formatted due to your "values only" setting.
Best regards
Timo
- Anonymous4 years agoNot applicable
Hi Timo, Just added randon values to avoid the Total case. Still no success
- T4S3R4 years agoHelper II
Hi Anonymous
if you take a look at the screenshot and compare the column name in the upper half of the screenshot (A_Steer Left) and the bottom half (A_Rear 1 Left) you will see that they are different.
Power BI basically calculates the result for the column A_Rear 1 Left for your conditional formatting and not for A_Steer Left. Thats what amitchandak meant.
Please try to change the column you are using inside the conditional formatting from "A_Rear 1 Left" to "A_Steer Left" and see if that fixes things.
Best regards
Timo
- Anonymous4 years agoNot applicable
Thanks, Timo! I corrected it
Works perfectly now