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

Compete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.

Reply
Anonymous
Not applicable

Display 2 Icons on a same column

Hi All, 

 

I came across a dataset, where I have to display 2 icons under same date in an matrix view . How would we solve the issue 

Sangram_0-1643979211875.png

The image avove, where we have the number 2, it has two values(icons) to be shown on the same date. Any suggestions, please 

1 REPLY 1
lbendlin
Super User
Super User

create new icons that represent all possible permutations. Then in your measure compute which icon to show. You could base it on the icon name

 

icon1.png

icon1_icon2.png

icon3_icon5.png

 

etc

 

Another alternative is to use SVG to dynamically draw your icons (and the text too)

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

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

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.