Forum Discussion
Pie chart problem with labels
Hi! I'm having trouble with a pie chart graph. I have a set of defined categories but for one of them I get it represented in three different groups. I don't have any idea why this is happening.
Thanks in advance
- Anonymous4 years ago
Hi! i've found the solution to my problem.
The groups that I were using for my legend were generated in a calculated column.
The thing is that I also had a calculated column for sorting that groups. I updated the DAX measure to add more groups in between but I forgot to change my measure for sorting resulting in the problem mentioned.
Thanks for your time!
8 Replies
- Pragati11Super User
HI Anonymous ,
Can you try displaying categorical labels along with labels on pie-chart?
See if it tells you what extra pie it is showing there.
Share the screenshot as well.
- AnonymousNot applicable
Sorry, I didn't understand you.
This are the slices shown:- Pragati11Super User
HI Anonymous ,
I meant the following as this will tell you what that extra pie is getting displayed on your pie-chart though it doesn't show it on the LEGEND:
Also I am now not very sure if I understand your question. What do you mean by I have a set of defined categories but for one of them I get it represented in three different groups?