Forum Discussion
Pie chart problem with labels
- 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!
HI Anonymous ,
What happens when you move this working week group to Details section rather than Legend section?
HAve you tried moving this working week group and your count to a normal table visual rather than pie-chart? (attach a screenshot if possible)
I can't judge exactly without seeing the data.
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!