Discussion board where members can learn more about Qlik Sense App Development and Usage.
would like to do a quick load of app with sample data for troubleshooting.
the app has about 20 sections with around 10 table loads .
i understand we can do each load using First 100 rows . Wondering if there is an easy way to load entire app without changing code .
one thought is , we can do using CALL and SUB functions.
Thinking , I can pass ‘FIRST 100’ as a parameter on every CALL and somehow manage to put that code added to each table load but couldn’t get it to work
would like to know , how others manager data load quickly with sample data.
assuming this is for troubleshooting only You can try limited load/reload in debug mode
assuming this is for troubleshooting only You can try limited load/reload in debug mode
Thank you , that worked .
I found this article that might help others
https://community.qlik.com/t5/Qlik-Design-Blog/Limited-Load-and-the-First-Prefix/bc-p/1465067