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: 
jonasbombay
Contributor II
Contributor II

Toggle metrics in specific chart

Hello everyone,

I want to create a chart in a Qlik Sense mashup, in which I can toggle between metrics. For example: each line below represents a country, the X-axis is a timeline, and I want to toggle between sales, website session and NPS score on the Y-axis. This toggle should only apply this line chart and not the other objects in the mashup.

Is this possible and how would I do it?

Skärmavbild 2018-11-08 kl. 14.51.49.png

4 Replies
Lisa_P
Employee
Employee

I would recommend creating it in Qlik Sense then looking at the code with the Developer menu, see this blog post..

Developer menu in Qlik Sense client

Anil_Babu_Samineni

Show Hide Container Will help this case

Please add me Anil_Babu_Samineni to interact faster when reply back. Speak low think High.

Before develop something, think If placed (The Right information | To the right people | At the Right time | In the Right place | With the Right context)
jonasbombay
Contributor II
Contributor II
Author

Hello Lisa,

Thanks for your comment.

I don't get how the developer options would help me toggle between metrics? Do you mean using JS code to display different iframes/objects?

jonasbombay
Contributor II
Contributor II
Author

Is this a Qlik method or a JS method?