Skip to main content
Announcements
Have questions about Qlik Connect? Join us live on April 10th, at 11 AM ET: SIGN UP NOW
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Condition on a chart.

Can you have a conditional view of a chart based on a selection of a bubble or marker in a google map.  In other words I want to show a chart only when a person selects a specific marker or bubble on a google map.  I have done it with selections in a list box but not sure about a map.

David

3 Replies
Carlos_Reyes
Partner - Specialist
Partner - Specialist

Well... as long as the values that are represented by the bubbles compose a field in your data model it should work/give with the exact same behaviour as what you did with the list box.

Not applicable
Author

Thank you.

vikasmahajan

You need to do following thing

1> go to chart -> layout -> Click on Conditional -> GetSelectedCount(State) = 0    < State is dimension for chart>

2> Moment when you click on bubble chart will disappear and show another chart using  same condition in layout

     GetSelectedCount(State)>0

This will solve your problem.

vikas

Hope this resolve your issue.
If the issue is solved please mark the answer with Accept as Solution & like it.
If you want to go quickly, go alone. If you want to go far, go together.