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

Announcements
Talend Cloud AWS EU Scheduled Outage: Starting Tues 26 May 21:00 CEST with expected completion Wed 27 May 01:00 CEST
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

QLIKSENSE: select multiple values to associate with each individual chart

Good morning, I have the following problem:

I have a SENSE report that contains three graphs. I have a selector that allows me to select the years. I would like every year selected (for a maximum of 3 selected values) to be associated with every single chart. How can I solve the problem? Thank you

2 Replies
mikaelsc
Specialist
Specialist

set analysis? max(year); min (year) ; and the third excluding the 2 previous ones?

Anonymous
Not applicable
Author

Thanks Mikael, since I'm new to Qlik could you indicate how to write the code in order to discriminate the individual values of the selection for each chart?

thank you