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

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.

Reply
oscarr29
Helper I
Helper I

how to make Icon set in Power Bi

Hi all

anyone know how to make Icon set like Excel in Power bi?

 

Thanks

Icon1.pngIcon2.pngIcon3.png

 

 

 

 

4 REPLIES 4
oscarr29
Helper I
Helper I

Anyone can help?
Anonymous
Not applicable

HI @oscarr29,

 

Actually, current power bi not contains any features to store images.

 

For your scenario, I think you need to write measures for compare each columns based on available index, then return static numbers and use unicode function format them as arrow icons.


In addition, you can also considered to add calculated columns to compare values and return specific image url as return, then setting data category to analysis them as icon.

Use Image Url in Power bi

 

Regards,

Xiaoxin Sheng

Anonymous
Not applicable

Hi @oscarr29

 

Something similar can be achieved using the UNICHAR function.

Please refer the link below for more insights.

https://community.powerbi.com/t5/Community-Blog/Power-BI-Desktop-DAX-Using-Unicode-Arrows-as-Measure...

 

Hope this helps!

 

Regards,

Suguna.

Hi @Anonymous

thanks for your help, but this doesn't help, and not so understand for this.....and my data got negative and positive value, anyother solution?


Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 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