Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi There
i have a webservice which gives me new data records every 5 min when it reloads. i however need the old data and the newly added data. Is it possible to append teh new data records everytime it is generated and keep the old as well.
Thereby generate a Table in Qlik.
please kindly help.
Best
Indrani
Store fetched data in a qvd file, and when you fetch new data store it in the same qvd. You could read about incremental load to get some ideas.