Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
4 years ago
Solved

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. ...
  • Anonymous's avatar
    Anonymous
    4 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!