Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
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
MVP
MVP

Show Hide Container Will help this case

Best Anil, When applicable please mark the correct/appropriate replies as "solution" (you can mark up to 3 "solutions". Please LIKE threads if the provided solution is helpful
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?