Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi there. currently i need to study on how to auto refresh or auto load from old CSV file to a new CSV file into my own template.
The step is my ABAPer will pump a new CSV file to our current server, then the qlik sense need to update those CSV file. is it possible? thank you so much.
Hi Muhammad,
It can be possible. You can use Store command to export the data in. Csv file .
You can load the data from new Csv and then update the data in QlikView and then export the data into. Csv file.
Store <tablename> into <updated Csv file name>
Regards,
Akshaya
is it possible to do in qlik sense? without qlik view.
Yes, you can do it in Qliksense. Same way as for Qlik.
Regards,
Akshaya
Do you mean Qliksense Enterprise ? or also can be done in Desktop. I'm also facing same issue. Store command as in script?
Do you mean, example,
Every month there will be a newly updated CSV file and then Qlik have to read the latest file ?
This Store that you mean is to write from Qlik to a CSV file? somehow like Export out?
Hi Muhammad,
Please find attached Qvf file, I have created a dummy which will explain how can you achieve your requirement.
Regards,
Akshaya
PS - If you find response as helpful/Correct , Please mark it.