Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Variable to determine which data to load passed from other app

Hello

is there any way to pass parameter to the qlikSense app which would be read while loading? I have analysed App Integration API but there looks like I can only pass some selections, bookmarks, sheets which would be displayed in second app, while I need to pass the parameter value which would have impact on what data should be loaded to the second app.

My goal:

app1: parameter selected -> button to open app 2 and pass value for parameter

app2: "if" statement in the load script like:

parameter=a -> load data from file a

parameter=b -> load data from file b

etc


In the other words.. if I pass the selection to the other app - can it be verified from the load script point?

0 Replies