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

Prepping for a Fabric certification exam? Join us for a live prep session with exam experts to learn how to pass the exam. Register now.

Reply
Testy
Helper I
Helper I

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 @Testy ,

 

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 @Testy ,

 

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
May PBI 25 Carousel

Power BI Monthly Update - May 2025

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

Notebook Gallery Carousel1

NEW! Community Notebooks Gallery

Explore and share Fabric Notebooks to boost Power BI insights in the new community notebooks gallery.

May 2025 Monthly Update

Fabric Community Update - May 2025

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