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

Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.

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
FabCon Global Hackathon Carousel

FabCon Global Hackathon

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

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