Forum Discussion
Values without aggregation in pie chart
I have a table with Employee name, tasks, % completion
I want to visualize it in pie chart.
Employee name as Legend, tasks as details, % completion as values.
However, when I put % completion in values it is converted to "count of % completion" . I wanted to presented as it is without aggregation.
Hi Haya ,
For the numeric data, there is default aggregation to display the value. To render the original value of % completion , you can right click to choose aggregation "Sum", turn on "Detail labels", choose "Data value".
Best Regards,
Amy
Community Support Team _ Amy
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
8 Replies
- mussaendaCommunity Champion
You can take the completion values and make its how value as % of GT. Right click the value, then you will find it there
- v-xicaiCommunity Support
Hi Haya ,
For the numeric data, there is default aggregation to display the value. To render the original value of % completion , you can right click to choose aggregation "Sum", turn on "Detail labels", choose "Data value".
Best Regards,
Amy
Community Support Team _ Amy
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.