Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more
PLEASE help!!! LOL I have an issue where I am comparing the Actual number(Top Row,1.2022A)) to the budgeted number(Row Beneath, 2.2022B). If the Actual is <= Budget then "Green" if greater than > Budget then "Red" I need this done across the "Actual" row
Table is: 'DSO Total Days'
Was easy to accomplish in excel. I have to do this for different regions(see below)
@IngersollB , You can create a measure and use that in conditional formatting using field value option. But in matrix you can only do conditional formatting on values
Color =
if([Actual] <= [Budget] , "Green", "Red")
How to do conditional formatting by measure and apply it on pie? 
https://www.youtube.com/watch?v=RqBb5eBf_I4&list=PLPaNVDMhUXGYo50Ajmr4SgSV9HIQLxc8L
https://community.powerbi.com/t5/Community-Blog/Power-BI-Conditional-formatting-the-Pie-Visual/ba-p/...
https://amitchandak.medium.com/power-bi-where-is-the-conditional-formatting-option-in-new-format-pan...
 
					
				
				
			
		
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.
 
            | User | Count | 
|---|---|
| 85 | |
| 49 | |
| 36 | |
| 31 | |
| 30 |