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

July 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more

Reply
magtuto
Helper I
Helper I

Simple Dot Custom Visuals

I am in the process of creating a custom visual.  All I want to create is a simple dot represenation of a number for example 1-150.

 

I have been looking at the tutorials on the on youtube and I am still just strugling to create what I think is just a simple custom visual.

 

  • a dot represents a value of 1 (hence 3 = 3dots).

Any help would be greatly appreciated.

 

Okay Viz has "Card With States" has the functionality. Instead of number all i want it to reprsent is dots.

2 REPLIES 2
v-chuncz-msft
Community Support
Community Support

@magtuto,

 

According to your description, you may refer to the following two custom visuals. By the way, you could consider creating an R script visual as well.

Community Support Team _ Sam Zha
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Sam

 

Thanks for he reply.  I  am currently lookinf at those 2 custom visuals at the moment.  I have also look at R scripting which i thought was going to solve the issue.  But the issuw with R is that it works on x,y parameters and really all i need is to somehow convert an integer as dots ie (below would be the converted 2-integer to 2 dot points).  I think Customised visualisation is still the go.

 

 

 

2.PNG

Helpful resources

Announcements
FabCon and SQLCon Barcelona 2026

FabCon & SQLCon – Barcelona 2026

Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.

60 days of Data Days Carousel

Data Days 2026

Join Fabric Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Top Solution Authors