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

Grow your Fabric skills and prepare for the DP-600 certification exam by completing the latest Microsoft Fabric challenge.

Reply
newgirl
Helper V
Helper V

Conditional Formatting Percentage Variance

Hi!

 

I've tried several combinations but I can't get the conditional formatting right.

I have a card in my report that has the measure to compute for the % variance of the volume from previous month. I'm using the measure 'VolumeDiffvsPM' in my card.

VolumeDiffvsPM = ([Volume]/[Volume_PM])-1

Volume = SUM('CR tbl_phrawsales'[Actually billed amount])

Volume_PM = CALCULATE([Volume],DATEADD('Calendar'[Date],-1,MONTH))

 

Simply put, I want the % values to be green if volume increased and red if it decreased. This is my current set-up and I can't produce the output of conditional formatting that I want. 

 

Hope you can help me!

 

card1.JPG

 

card2.JPG

1 ACCEPTED SOLUTION
amitchandak
Super User
Super User

@newgirl , You have shown measure as VolumeDiffvsPM  , but you are using VolumeDiffvsPY in conditional formatting

View solution in original post

2 REPLIES 2
amitchandak
Super User
Super User

@newgirl , You have shown measure as VolumeDiffvsPM  , but you are using VolumeDiffvsPY in conditional formatting

Ooh so that's why! It's weird because I didn't change the dropdown in 'Based on Field' but after checking my file when I saw your reply, it looks like when I use the format painter, it also copies the choice from the 'Based on Field' from the previous card.

 

Nevertheless, thank you!

Helpful resources

Announcements
Europe Fabric Conference

Europe’s largest Microsoft Fabric Community Conference

Join the community in Stockholm for expert Microsoft Fabric learning including a very exciting keynote from Arun Ulag, Corporate Vice President, Azure Data.

RTI Forums Carousel3

New forum boards available in Real-Time Intelligence.

Ask questions in Eventhouse and KQL, Eventstream, and Reflex.

MayPowerBICarousel1

Power BI Monthly Update - May 2024

Check out the May 2024 Power BI update to learn about new features.