Multiple user input capture in single variable and display it into the line chart
Hi,
I have special requirement which I want to implement in my application. I am using Qlik Sense 2022 version.
I have a line chart that shows comparative analysis between current year and previous year. The current and comparison year are buttons like this which are both stored in a separate variable.
When I select any year from the current and comparison year the line chart shows the chart based on the selection made by the user.
Problem:
I want to have multiple comparison years without creating any additional variables because I already have 200+ variables which increase the app load time.
This means the user can select any number if not all the comparison years and the app should display the line chart for all years.