Forum Discussion
indu
9 years agoHelper II
Half Donut
HI, I want to create half donut report. values = c(50, 10, 10), labels = c("Warn", "Error", "Fatal"), COuld you please help me on this.
SeckinYilmaz
3 years agoFrequent Visitor
1. Add a calculate for total values.
TotalValue = SUM(Table[High AP]) + SUM(Table[Medium AP]) + SUM(Table[Low AP])
2. Add this value to your donut chart.
3. Change start ange as 270 degree
4. Then change the "TotalValue" label color as white
5. Finally create a white box on TotalValue lagend and detail label