Hello,
I have a problem with the Drill down functionality in a stacked column chart that I have been unable to solve.
The setup:
I have 6 plans on the X-axis (plan 1 - 6) with the count of members on the Y-axis. I have 6 series of groups that are displayed in the stacked column chart( group A, B, C, D, E, F) in each of the plans.
My requirement is to click on a series (E or F to be exact) and then display a spreadsheet table with data pertaining to that group under X plan. There are a total of 12 spreadsheet tables that the user is able to view, but only one table can be shown at a time (whichever the user selects).
I can do this simply by following the four steps below:
i) Enable drill down.
ii) Choose 'Position' as insertion type.
iii) Fill out the destination field.
iv) Make sure the spreadsheet tables get the data from the destination cell.
I can do this for one series (F) without problems, but when I try to do it for a second series (E) I get stuck.
XCelsius will not let me use the same destination cells for different series. So, I will have to use other destination cells.
Is there any way to achieve this functionality?
let me know if you need further information and thanks for your input. I have also attached an image of the stacked column chart.