I have a pie chart in the report where I am showing number of products sold per day.I created a drill down group for Product hierarchy which consists of 8 levels.Now in pie chart when I select e slice it would go to next level.I want to display the whole drill path somewhere instead of the bottom level.How is that possible?
e.g. If I am in ART_LEV3 then I should display the Drill Path ART_LEV1-->ART_LEV2--->ART_LEV3(All Foods--->Household---->Groceries).I tried with list box selecting the drill down group but it is still showing only the child level not the whole drill path in hierarchical view.