Forum Discussion
Category label concatenation on scatter plot
I have a scatter plot where in the "Details" I have a hierarchy. The problem is that when I drill down in the visualization the label for the dots start concatenating with their corresponding parent label.
After a couple of drill downs I end up with something like "Level1Value Level2Value Level3Value" as data label.
then:
Hi jburgue,
By default, when we drill down to next level, chart will display data values and data labels corresponding to current level.
If you click the second drill down icon, you will get data labels like this "Level1Value", and next "Level2Value"
If you click the third drill down icon, you will get data labels like this "Level1Value", and next "Level1ValueLevel2Value"
Best regards,
Yuliana Gu
1 Reply
- v-yulgu-msft
Microsoft Employee
Hi jburgue,
By default, when we drill down to next level, chart will display data values and data labels corresponding to current level.
If you click the second drill down icon, you will get data labels like this "Level1Value", and next "Level2Value"
If you click the third drill down icon, you will get data labels like this "Level1Value", and next "Level1ValueLevel2Value"
Best regards,
Yuliana Gu