Forum Discussion
Multi-layer Donut Chart?
Is there any functionality to compare two different sets of % data with a donut chart stacked over another donut chart?
For example:
% Sales in: NA, SA, U, Africa, Asia
Company
Competitor
I want to show Company as one donut, Competitor as the second donut inside the first donut, with the countries as the legend.
3 Replies
- v-ljerr-msftMicrosoft Employee
Hi quantfinRguy,
If I understand you correctly, you should be able to use the custom visual Sunburst to get your expected result in your scenario. :smileyhappy:
Regards
- quantfinRguyFrequent Visitor
The issue with Sunburst is that it allows multiple groups but only one value.
My data requires two value sets with one group. I suppose I could create one measure and multiple groups of labels but that would be inefficient and messy.
- harshadrokadePost Partisan
Did yuo get any chart for this? If yes, pls help.