Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I am pulling data from an an API that doesn't have pagination. How do I keep the data saved after each re-load, and add to it's results rather than refreshing it?
Hi Derek,
Firstly save the data for every reload into a QVD.
For every refresh concantenate the new data to the QVD.
Coming to the process of fetching only new data, please have a look at the following
Incremental Load
https://www.analyticsvidhya.com/blog/2014/09/qlikview-incremental-load/
Incremental Load in Qlikview - Sources
Regards
Vamsee
Hi Derek,
Firstly save the data for every reload into a QVD.
For every refresh concantenate the new data to the QVD.
Coming to the process of fetching only new data, please have a look at the following
Incremental Load
https://www.analyticsvidhya.com/blog/2014/09/qlikview-incremental-load/
Incremental Load in Qlikview - Sources
Regards
Vamsee
Hi Vamsee,
Thank you for the quick reply! Both links are very helpful, but explicitly have QlikView in the title. Can you confirm the Incremental Load / QVD solutions will work in QlikSense Enterprise? Thanks.
-Derek
Derek.
Incremental loads will work in QlikSense / QlikCloud. Irrespective of the platform.