Skip to main content
Announcements
Qlik Connect 2024! Seize endless possibilities! LEARN MORE
cancel
Showing results for 
Search instead for 
Did you mean: 
nvrphanikumar
Creator
Creator

Sample load entire app

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.

 

 

 

Labels (1)
1 Solution

Accepted Solutions
dplr-rn
Partner - Master III
Partner - Master III

assuming this is for troubleshooting only You can try limited load/reload in debug mode

View solution in original post

2 Replies
dplr-rn
Partner - Master III
Partner - Master III

assuming this is for troubleshooting only You can try limited load/reload in debug mode

nvrphanikumar
Creator
Creator
Author

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