1. Qlik Sense for Windows Help. (2024). Loading new and updated records with incremental load. Qlik Inc. This document explicitly details the process of using QVD files to load only new or changed records from a database, which is the solution for the described problem. It states, "Incremental load is useful for loading transaction data... By using incremental load, you can reduce the load on database systems and the network traffic."
2. Qlik Sense for Windows Help. (2024). Best practices for data modeling: QVD files. Qlik Inc. This section highlights the performance benefits of QVDs, stating, "A QVD file is read 10-100 times faster than reading from other data sources... This is a considerable performance enhancement when loading large data sets." This supports using QVDs for the historical data portion of an incremental load.
3. Qlik Sense for Windows Help. (2024). On-demand app generation. Qlik Inc. This source describes ODAG as a method to "load and analyze subsets of very large data stores," which confirms it is not the correct solution for a scenario where all data is required in the primary app.