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
Anonymous
Not applicable

Display circle in a Matrice

Hello everyone,

 

I'm currently working on a tableau migration, and in tableau we have this kind of visual

 

Testy_0-1724835142102.png

 

I was able to create th circle via SVG, but I would like to be able to display the circle in this kind of displaying
So the issue is that I can have until 10 circles, I'm seeing a way to solve that, can you tell me if my idea is fine or if you see a better way to achieve it?
So, the point has in common a bill ID, each point represent a comment on the bill (from the customer or the accounting team)

So my idea would be to create a column with the following id

Bill IDCommentsDate of commentsCalculated Column
1A01/01/20221
1B05/01/20222
1C10/10/20223
2E02/01/20221
2F07/07/20222
2G09/09/20223
3H01/30/20231
3I08/12/20232
3j12/12/20233
3K01/11/20244
3L02/02/20245


Then I could display my calculaed column in my visual and in the value add my svg measure

Any idea of how could I achieve that ? And do you see an easier way to do that?

 

Many thanks for your help 🙂

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi @Anonymous ,

 

It's possible. You can display circles based on the below blog.

Tips on displaying icons based on field values in ... - Microsoft Fabric Community

For example, unicode can be regarded as a text character, so function ‘rept’ is applicable to it.

vstephenmsft_0-1724897053552.png

 

Best Regards,

Stephen Tao

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

 

View solution in original post

1 REPLY 1
Anonymous
Not applicable

Hi @Anonymous ,

 

It's possible. You can display circles based on the below blog.

Tips on displaying icons based on field values in ... - Microsoft Fabric Community

For example, unicode can be regarded as a text character, so function ‘rept’ is applicable to it.

vstephenmsft_0-1724897053552.png

 

Best Regards,

Stephen Tao

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

 

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
Top Kudoed Authors