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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
MallikarjunaG
Contributor
Contributor

Pass selection values to other app

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

Labels (3)
1 Reply
Chanty4u
MVP
MVP

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 :

https://community.qlik.com/t5/Official-Support-Articles/How-to-Create-On-Demand-Applications-ODAG/ta...