Hello Experts,
I have a scenario where I have a stacked column chart and I have to drill down from this chart to a pie-chart. Each stacked column in the original sheet is made up of multiple series. So if I mouse click on any series in one of the columns of the stacked column chart, the drill down to pie-chart should display all the contents from that column. I’m able to get this work partially… From what I created, I’m able to drill down to pie-chart with correct values, if I click on only one of the series in any of the columns in the stacked column chart. However, If I click on any other series in the columns, the drill down to pie-chart is not working.
Please find the attached test.xlf file with the solution I have so far. Here are the steps you need to take to get to the problem:
- Preview the .xlf file.
- Select a value from the label (A1 or A2 or A3) this would populate the stacked column chart with 4 series (b,c,d,and e) across 4 columns (Q1-current, Q1-Prior, Q2-Quarter and Q2-Prior)
- In my current scenario, I have been able to enable the drill down to the pie-chart if I click on series “b” in any of the 4 columns (Q1-current, Q1-Prior, Q2-Quarter and Q2-Prior). If you click on any other series (c,d and e), the drill down to pie-chart does not work.
So I need a solution which would enable me to drill down to the pie-chart when I click anywhere on a particular column (Q1-current, Q1-Prior, Q2-Quarter and Q2-Prior), irrespective of the series (b,c,d and e).
Please let me know if there is any way we can achieve this in Xcelsius.
Thanks a lot! Best Regards.
test.zip (14.0 KB)
duderits (BOB member since 2011-01-05)