Hi Expert,
I have a challenge in completing Sunburst Chartfor one my dashboard and I am stuck… browsed thru onlnsomesolutions but somehow I am unable to figure it out. So seeking expertadvise.
I have created 3 layer Sunburst Chart, my 3rd Layer (outer layer) hasthe value in Excel sheet. I want to show overall value (total of 3rdlayer) in 2nd layer (mid layer) and 2nd layer value in 1stlayer (inner layer).
Eg: I have 4 columns, Now my Outlayer (month) should show values of each month, midlayer should show Q1 total value of months (Jan+Feb+Mar) and inner layer shouldshow total of Q1 & Q2.
<tbody>
[TD="bgcolor: transparent"]Years
[/TD]
[TD="bgcolor: transparent"]Qtr
[/TD]
[TD="bgcolor: transparent"]Month
[/TD]
[TD="bgcolor: transparent"]Value
[/TD]
[TD="bgcolor: transparent"]2018
[/TD]
[TD="bgcolor: transparent"]Q1
[/TD]
[TD="bgcolor: transparent"]Jan
[/TD]
[TD="bgcolor: transparent"]5%
[/TD]
[TD="bgcolor: transparent"]2018
[/TD]
[TD="bgcolor: transparent"]Q1
[/TD]
[TD="bgcolor: transparent"]Feb
[/TD]
[TD="bgcolor: transparent"]5%
[/TD]
[TD="bgcolor: transparent"]2018
[/TD]
[TD="bgcolor: transparent"]Q1
[/TD]
[TD="bgcolor: transparent"]Mar
[/TD]
[TD="bgcolor: transparent"]5%
[/TD]
[TD="bgcolor: transparent"]2018
[/TD]
[TD="bgcolor: transparent"]Q2
[/TD]
[TD="bgcolor: transparent"]Apr
[/TD]
[TD="bgcolor: transparent"]6%
[/TD]
[TD="bgcolor: transparent"]2018
[/TD]
[TD="bgcolor: transparent"]Q2
[/TD]
[TD="bgcolor: transparent"]May
[/TD]
[TD="bgcolor: transparent"]6%
[/TD]
[TD="bgcolor: transparent"]2018
[/TD]
[TD="bgcolor: transparent"]Q2
[/TD]
[TD="bgcolor: transparent"]Jun
[/TD]
[TD="bgcolor: transparent"]6%
[/TD]
</tbody>
Regards,
Harish S