Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Score big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount

Reply
Aideekub
Frequent Visitor

Calculation Group - Conditional Colour Formatting - Conflict Color Rule

Dear, Community 

 

I have some problem about condition format after i use calculation group as detail below,

 

On hightlight that is conflict color that I setting in rule.

Aideekub_0-1702558158270.png

Here is rule I set.

Aideekub_1-1702558215364.png

and this is condition measure

 

Aideekub_2-1702558337517.png

 

If need more information please let me know.

3 REPLIES 3
Aideekub
Frequent Visitor

This is I expected as detail below,

 

Aideekub_0-1702608670025.png

 

Aideekub_1-1702608691307.png

 

This column builded by individual measure.

 

SumMTD = CALCULATE([SumActAFC],DATESMTD(DCalendar[Date]))
SumMTD Previous = CALCULATE([SumMTD],DATEADD(DCalendar[Date],-1,MONTH))
%IncreaseMTD = IFERROR(([SumMTD]-[SumMTD Previous])/ABS([SumMTD Previous]),SIGN([SumMTD]))
% Change Month to Date = CALCULATE([%IncreaseMTD],ALLSELECTED(DCalendar[Year&Month2])) << for rule condition formating
amitchandak
Super User
Super User

@Aideekub , Use only the Number option if it is a percent column and use a value between 0 to1

The percentage is for the distribution

 

refer: Power BI why Rule Based conditional formatting does not work with percent column- Power BI why Rule Based conditional formatting does not work with percent column

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

That took reset after I set this criteria in rule as this below,

 

Aideekub_0-1702606585247.png

or this rule

Aideekub_2-1702606678676.png

 

here still same result. (that incorrent number and percentage same as color) 

 

Aideekub_1-1702606610136.png

 

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

Check out the August 2025 Power BI update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.