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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Updating Qlik Sense Load Script without Code Change

Hi,

We have a load script that contains a hard coded list of account numbers & hierarchy IDs to return data for. From time to time these account numbers update and we have to go through a change release to update the load script, which often delays our reporting

Do you have any best practice suggestions for maintaining a list of criteria other than a standard table in a database somewhere (i.e. in Qlik Sense itself?)

Any suggestions would be appreciated

Thanks

1 Reply
marcus_sommer
MVP
MVP

Why not maintaining these values within an excel-table and loading than these excel (it's a quite common approach)?

- Marcus