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

Get Fabric Certified for FREE during AI Skills Fest. This week only. Secure your voucher now.

Reply
bhalicki
Helper V
Helper V

Using conditional formatting icons in text box

Hi All,

I have a table which uses conditional formatting to display icons.  I want to include a legend so users know what the icons represent. 

Is there a way to use unichar or something similar, to display the icons below?

bhalicki_0-1692508048738.png

Thanks,
Ben.

1 ACCEPTED SOLUTION
Anonymous
Not applicable

HI @bhalicki,

Perhaps you can take a look at the following blog about use 'icon name' to output icon in power bi if helps:

Power BI Icon Names for Conditional Formatting Using DAX - RADACAD

In addition, you can use dax to convert the char number to specific character icons. (you need to find the corresponding icon number at first)

UNICHAR function (DAX) - DAX | Microsoft Learn

Regards,

Xiaoxin Sheng

View solution in original post

1 REPLY 1
Anonymous
Not applicable

HI @bhalicki,

Perhaps you can take a look at the following blog about use 'icon name' to output icon in power bi if helps:

Power BI Icon Names for Conditional Formatting Using DAX - RADACAD

In addition, you can use dax to convert the char number to specific character icons. (you need to find the corresponding icon number at first)

UNICHAR function (DAX) - DAX | Microsoft Learn

Regards,

Xiaoxin Sheng

Helpful resources

Announcements
May Power BI Update Carousel

Power BI Monthly Update - May 2026

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

Fabric SQL PBI Data Days

Data Days 2026 coming soon!

Sign up to receive a private message when registration opens and key events begin.

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.

Top Kudoed Authors