Forum Discussion
Pie Chart Data
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_m9 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!
- prateekraina9 years agoMemorable Member
Hi Ranjani_m,
I think after crearting %Measure, you are choosing Percent Of Total to be shown in Pi Chart.
Just choose Data values as Data labels to be shown. It will show your calculated Measure as breakup of PiChart.Thanks !!!