Forum Discussion
Ranjani_m
9 years agoRegular Visitor
Pie Chart Data
Hi Team, With the recent upgrade, I do see that the Data labels in the Pie chart could be customized to show Percentages alongwith the Category. Currently, my Pie chart displays Labels in Catego...
prateekraina
9 years agoMemorable Member
Hi Ranjani_m,
I understood your problem. You have used below setting to simply convert your values to show as percentage.
Well, you cannot round this percentage as of now.
I would suggest you to create a measure and calculate percentage and then round it how vanessafvg mentioned.
Then use that measure in Values section of the Pi Chart.
Thanks !!!
Ranjani_m
9 years agoRegular Visitor
Hi,
Thanks for your response. I tried various work arounds using Measuress- those codes work very well as a standalone (can use in a KPI card/Bar Graph) but once I use the Percentage measure on a Pie chart, it doesn’t work since Pie chart again does a percentage calculation automatically. Thereby, a percentage breakdown of an existing percentage happens, leading to wrong values.
Thanks!