Hi Team,
I have a requirement of dashboard..
1. creating interactive bubble chart. with other two column charts
2. when user selects Region in value prompt, in bubble chart all region will display. in bubble chart user selects a region say SOUTH. Then based on the SOUTH region other two column chart should be filtered.
I am thinking about drill through..
What should i do to achieve this requirement..
Regards,
Inam
I can think of two ways of how you could get this done. One, just like you said, drill through on the graphs elements. Now frankly, I know next to nothing about drill throughs, however, I do remember a CognosPaul post about manipulating the clickable regions of a graph in order to achieve different drill through definitions depending on where you click: http://cognospaul.com/2016/05/05/different-drillthroughs-for-graph-elements/
If you want to go that route, good luck. Me personally, I would do this with active reports rather than drill throughs.
Quote from: hespora on 16 Nov 2016 06:15:20 AM
I can think of two ways of how you could get this done. One, just like you said, drill through on the graphs elements. Now frankly, I know next to nothing about drill throughs, however, I do remember a CognosPaul post about manipulating the clickable regions of a graph in order to achieve different drill through definitions depending on where you click: http://cognospaul.com/2016/05/05/different-drillthroughs-for-graph-elements/
If you want to go that route, good luck. Me personally, I would do this with active reports rather than drill throughs.
Thanks a lot hespora...
But active report can increase the .mht file size.