Drill down restriction in bar chart which is linked with a cube view
Hi,
i have a requirement of dynamic detachment.
My requirement is something like this->
there is a bar graph which has bars of quantity over time axis.
if i clik on the bar it should drill down show the cube view of the same.
I am able to get the cube view when i clik on a particular bar.But my bar chart also gets drill down to the cliked bar(month).I should get the cube view on cliking on particular bar but the bar chart should not drill down to shown only the ciked bar.It should hold the original view of the chart.