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

Announcements
Join us in NYC Sept 4th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Loading data from QVD

Hello,

I am working on a QV application that feeds data from multiple QVDs. I've a specific table in my data model that feeds from one of the QVD, and the source data changes quite frequently (multiple times a day). My QV application is reloaded each night (all QVDs) but I want to re-load this one specific QVD multiple times in the day, what's the best way to achieving this?

Thanks for your help,

5 Replies
Colin-Albert
Partner - Champion
Partner - Champion

If your QVD loads are optimised then the data is being loaded as fast as possible so the easiest solution is to reload the whole app.

How long does a reload take?


Not applicable
Author

My QV App takes around 15 Mins to reload.

Not applicable
Author

Hi Rajnish,

Have you considered using incremental load (specifically insert and upload)?

swuehl
MVP
MVP

You can also have a look into a partial reload, using the REPLACE or ADD LOAD prefix:

Partial Reload ‒ QlikView

Anonymous
Not applicable
Author