Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi All,
I have scenario to pass the selections done in main app and pass the selections value to other, I am able to do it for fewer selections in Qlik Sense, but how to replicate same for larger value of selections like in thousands and multiple fields
Let me know your thoughts and any work arounds on the same
Thanks & Regards
Mallikarjuna
Below is best approach
ODAG (On-Demand App Generation)
If the target app is just for drilling down into a large subset of data, consider ODAG:
Source app = "selection app"
Target app = "detail app"
Selections (even huge ones) are passed as binding parameters to regenerate the app with only relevant data.
This is the scalable solution when dealing with thousands or millions of IDs..
Sample links :