Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I have created a scatter chart where a particular Region and its peers are coming. Now i want to make it in such a way that if i click on any one of the region bubble then all the districts under that particular region should come on the chart. How it can be done ??
Hi,
It's not exactly what you wanted but, how about using a cyclic dimension?
So creating a group with Region and Districts as a cycle.
Then in the scatter chart use it as dimension.
Hope it helps,
Eliran.
did that but everytime i need to go to cyclic group and click on the fields to get their plot on the scatter chart. i want that event to happen when i click on the bubbles on the scatter chart
Hi
Rather than a cyclic, use a drill down group (Region & District as the dimension. It may be more intuitive for your users.
Regards
Jonathan