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

What is the difference between Load and Reload?

Hi All,

What is the difference between Load and Reload?

Thanks,

Attitude

3 Replies
deepakk
Partner - Specialist III
Partner - Specialist III

hi,

Load is used for loading a single table.  and Reload will load all the tables in that application.

Load is a statement inside the scipt where as reload is inbulid function of qlikview to load the table inside the script.

Deepak

jagan
Partner - Champion III
Partner - Champion III

Hi,

Load is a statement used to load the data from Excel, CSV, Resident, TSV, XML, html, etc.

Reload is a feature(or simply a button) in qlikview which loads the data into the Qlikview file, the data is loaded onto the qlikview file based on Load statements in the qlikview script.

Hope this helps you.

Regards,

Jagan.

Not applicable
Author

Thanks Deepak and Jagan! Your answer was really helpful...