Forum Discussion
mianjalil239
1 year agoHelper III
Conditional Formatting Urgent
I want to apply condintional formating if if Aug is greater than july red others wise green !
audreygerred
1 year agoSuper User
You cannot apply the coloring to August only. However, you can create a measure that is MoM % using quick measures. Then, when you apply your conditional formatting to say if one month is greater than the one before it, you would color anything greater than 0 is red and less than 0 is green. It will apply to all months in the visual.
Here is an example I have:
mianjalil239
1 year agoHelper III
Write the Dax here I just want if Aug is greater than Jul its should be red otherwise it should be green