Don't miss your chance to take the Fabric Data Engineer (DP-700) exam on us!
Learn moreWe've captured the moments from FabCon & SQLCon that everyone is talking about, and we are bringing them to the community, live and on-demand. Starts on April 14th. Register now
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!
Solved! Go to Solution.
@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!
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
| User | Count |
|---|---|
| 52 | |
| 38 | |
| 37 | |
| 19 | |
| 18 |
| User | Count |
|---|---|
| 67 | |
| 67 | |
| 34 | |
| 32 | |
| 29 |