Forum Discussion
javif_84
1 year agoHelper I
Showing Values in Bubble chart
Hi all, I ve got a question regarding bubble charts I want to show the data that is on the X axis that is a % so if i use the dispersion graph available in Power BI I can show the name but I...
danextian
1 year agoSuper User
Hi javif_84
The custom viz has an option for number formatting but none to change from number to %. You may add a suffix but will simply append that character - 0.08 just becomes 0.08% which is wrong. I suggest you reach out to the developer as this is a custom viz.
javif_84
1 year agoHelper I
Ok but you gave me an idea. I created a new metric multiplying my percentage by 100 and adding the % suffix