top of page
Search

Bypass the 90-Day Limit: Incremental Load for Qlik Write Back

  • Writer: Mark Costa
    Mark Costa
  • 6 hours ago
  • 1 min read

In our previous video, "Native Qlik Write Back is Here," we explored how to configure the new write-back feature. However, there is one critical limitation you need to be aware of: the native change history is only retained for 90 days.


To turn this feature into a permanent enterprise solution, you need to implement an Incremental Load.


Below is the script logic used in the video to fetch the change history via REST API, handle pagination, and merge the new changes with your existing historical QVDs.


The Video Tutorial

For a step-by-step explanation of the logic behind this script, watch the full tutorial here:



The Code

This script assumes you have already configured a REST Connection to your Qlik Cloud tenant (as shown in the video) to fetch the change store data.


1 - The Incremental Logic: Playground - FILM_WB Write Back Script Application



2 - The Dashboard Script: Playground - Write Back Analytics Application


Tab Film


Tab Incremental Load FILM_WB


Tab Load FILM_WB


Next Steps

This approach ensures that even when Qlik purges the native change history after 90 days, you have a permanent, local record of every interaction in your QVDs.


If you have any questions about this article, drop a comment on the YouTube video, here or in the Qlik Community!

© 2024 Data Voyagers

  • Youtube
  • LinkedIn
bottom of page