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
Anonymous
Not applicable

Conditional color formatting

Hello,

 

This is my dummy data. I want to show if [Actual Target] < Target then "Red" else "Green" as shown in the screenshot. Can someone help me? Here is the link for my excel sheet. 

https://drive.google.com/file/d/1OpnOTi_Y1gvBIg8D0FCvTFHipUCR3kuu/view?usp=sharing 

sbhan4_0-1597864097786.png

 

1 ACCEPTED SOLUTION

Hi @Anonymous ,

 

File attached.

 

Regards,
Harsh Nathani
Did I answer your question? Mark my post as a solution! Appreciate with a Kudos!! (Click the Thumbs Up Button)

View solution in original post

4 REPLIES 4
harshnathani
Community Champion
Community Champion

Hi @Anonymous ,

 

 

Create a measure

 

Condition = IF (MAX('Table'[Actaual Target]) > MAX('Table'[Traget]),1,0)
 
Then
Go to 
 
1.jpg2.JPG
 
 
Regards,
Harsh Nathani
Did I answer your question? Mark my post as a solution! Appreciate with a Kudos!! (Click the Thumbs Up Button)
Anonymous
Not applicable

@harshnathani 

Thanks for your quick solution. Could you plz share your pbix file with me?

 

Anonymous
Not applicable

Thanks for your quick solution. Could you plz share your pbix file with me?

 

Hi @Anonymous ,

 

File attached.

 

Regards,
Harsh Nathani
Did I answer your question? Mark my post as a solution! Appreciate with a Kudos!! (Click the Thumbs Up Button)

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.