Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
This post describes how to make multiple selections within the same field in a Qlik app.
If you already have your selections as comma separated values, you can use the Replace formula to get them into the required format.
You can use this in combination with 'Get Straight Table Data', 'Get Expression Value', or 'Get Measure Value' in order to get a subset of your data from your Qlik apps.
Thanks Matt!