Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
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.
Solved! Go to Solution.
Hi @Jeff2Jets
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.
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
Apply a custom formatting string ;;; to the column which hides the numbers, then add the text description column,
further reading on custom formatting strings in Power BI
Regards
Phil
Proud to be a Super User!
Hi @Jeff2Jets
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.
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
Apply a custom formatting string ;;; to the column which hides the numbers, then add the text description column,
further reading on custom formatting strings in Power BI
Regards
Phil
Proud to be a Super User!
Phil,
Thanks for your reply. However, I found another way to do this as a color key.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
Check out the February 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 62 | |
| 54 | |
| 40 | |
| 17 | |
| 15 |
| User | Count |
|---|---|
| 94 | |
| 84 | |
| 33 | |
| 32 | |
| 25 |