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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
Jeff2Jets
Helper III
Helper III

Icons within Conditional Formatting.

I am using 'Conditional Formatting' icons for a column in a page that has a Table. To mitigate confusion, I would like to display a key for the possible icons and their meanings. In the example below, I would like to have a key as to what the red diamond means.

Jeff2Jets_0-1667849510058.png

 

1 ACCEPTED SOLUTION
PhilipTreacy
Super User
Super User

Hi @Jeff2Jets 

 

Download example PBIX file

 

You could create a table that holds numeric values that you can use to represent the icons.  You've got 1 icon in your example but I'm using 3, it's the same process.

 

For each numeric value, there's an associated description for what that icon means.

cfkey0.png

 

Note that these numeric values don't need any kind of relationship to your real data.

 

You can now add a table visual and add a conditional formatting rule to show the icons alongside the numeric values

cfkeyrule.png

 

cfkey1.png

 

Apply a custom formatting string  ;;; to the column which hides the numbers, then add the text description column,

 

cfkey2.png

further reading on custom formatting strings in Power BI

 

Regards

 

Phil

 

 



Did I answer your question? Then please mark my post as the solution.
If I helped you, click on the Thumbs Up to give Kudos.


Blog :: YouTube Channel :: Connect on Linkedin


Proud to be a Super User!


View solution in original post

2 REPLIES 2
PhilipTreacy
Super User
Super User

Hi @Jeff2Jets 

 

Download example PBIX file

 

You could create a table that holds numeric values that you can use to represent the icons.  You've got 1 icon in your example but I'm using 3, it's the same process.

 

For each numeric value, there's an associated description for what that icon means.

cfkey0.png

 

Note that these numeric values don't need any kind of relationship to your real data.

 

You can now add a table visual and add a conditional formatting rule to show the icons alongside the numeric values

cfkeyrule.png

 

cfkey1.png

 

Apply a custom formatting string  ;;; to the column which hides the numbers, then add the text description column,

 

cfkey2.png

further reading on custom formatting strings in Power BI

 

Regards

 

Phil

 

 



Did I answer your question? Then please mark my post as the solution.
If I helped you, click on the Thumbs Up to give Kudos.


Blog :: YouTube Channel :: Connect on Linkedin


Proud to be a Super User!


Phil,

 

Thanks for your reply. However, I found another way to do this as a color key.

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors