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

We'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

Reply
petermb72
Helper IV
Helper IV

Conditional Formatting, Adding a graphic

My supervisor would like to have a check added to an area if a certain metric was being met.  Is there a way to add a graphic based on if the goal or metric is met? Idealy it would be great to do a red checkmark if not met and then turn it green if it is.  Also one other thing is that there would be multiple of these measures on one page.

 

Thanks,

Peter

 

1 ACCEPTED SOLUTION
Icey
Community Support
Community Support

Hi @petermb72 ,

 

Please check if this is what you want:

 

Method A:

 

1. Create a conditional measure.

Measure = IF([Sum]>30,1,0)

2. Set conditional formatting of [Sum] card visual.

condi.jpgcondi2.PNG

 

Method B:

 

1. Create a conditional measure:

Measure 2 = IF([Sum]>30,"#FFFFFF00","White")

2. Set background color of a card visual.

card.PNGcard2.jpgcard3.PNG

3. Insert one Image and put the image behind the card above.

 

Then, you can get this:

conditional.gif

 

Best Regards,

Icey

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

5 REPLIES 5
Icey
Community Support
Community Support

Hi @petermb72 ,

 

Please check if this is what you want:

 

Method A:

 

1. Create a conditional measure.

Measure = IF([Sum]>30,1,0)

2. Set conditional formatting of [Sum] card visual.

condi.jpgcondi2.PNG

 

Method B:

 

1. Create a conditional measure:

Measure 2 = IF([Sum]>30,"#FFFFFF00","White")

2. Set background color of a card visual.

card.PNGcard2.jpgcard3.PNG

3. Insert one Image and put the image behind the card above.

 

Then, you can get this:

conditional.gif

 

Best Regards,

Icey

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

amitchandak
Super User
Super User

refer:https://docs.microsoft.com/en-us/power-bi/desktop-conditional-table-formatting

https://powerbi.tips/2019/07/icons-upon-icons/

 

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

I was thinking more of a Graphic conditionally appearing on the page based on meeting the criteria.  Your option would be fine if the data was being presented in a table.

 

If you want visual to show hide based on condition then bookmark is the option

https://radacad.com/bookmarks-and-buttons-making-power-bi-charts-even-more-interactive

 

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

I read the artical, it looks to me like you would need to choose to show the checkmark or not.  I am looking for a checkmark to appear if the bar grap goes over 80% (an example).  

 

Helpful resources

Announcements
New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

March Power BI Update Carousel

Power BI Community Update - March 2026

Check out the March 2026 Power BI update to learn about new features.