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: 
Not applicable

Allowing user to select database.

The scenario is a QV9 document where the script is hidden.

The data to be reported is for different company entities within an ERP package, the data for each resides in a different folder but the structure is common.

I have a list object on the first tab with a list of companies. I want users to select a company and reload, thereby pulling the relevant data set in.

How do I access the current list selection within the script?

2 Replies
Not applicable
Author

i think using variable you can do it.

Not applicable
Author

Thanks Artur. Can you elaborate?

I want to avoid macros if possible, i.e. do it all in the script, since I can hide it from users there.