COGNOiSe.com - The IBM Cognos Community

IBM Cognos 10 Platform => Cognos 10 BI => Report Studio => Topic started by: inu on 15 Nov 2016 11:44:11 PM

Title: How to make bubbles of bubble chart interactive
Post by: inu on 15 Nov 2016 11:44:11 PM
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
Title: Re: How to make bubbles of bubble chart interactive
Post by: 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.
Title: Re: How to make bubbles of bubble chart interactive
Post by: inu on 17 Nov 2016 03:41:47 AM
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.