Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Can anybody please suggest me a way to handle incremental load in Qliksense while using REST connector?
Present scenario is - We can fetch data from a REST API. The REST api supports pagination by which we can track the delta for a particular time window. We are planning to get this incremental load periodically and update out Qliksense data store without the hassle of loading the whole data set every time. Can anybody please help me here ?