Skip to main content
Announcements
Live today at 11 AM ET. Get your questions about Qlik Connect answered, or just listen in. SIGN UP NOW
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

How to auto refresh old CSV file to new CSV file?

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.

7 Replies
adityaakshaya
Creator III
Creator III

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

Anonymous
Not applicable
Author

is it possible to do in qlik sense? without qlik view.

adityaakshaya
Creator III
Creator III

Yes, you can do it in Qliksense. Same way as for Qlik.

Regards,

Akshaya

Anonymous
Not applicable
Author

Do you mean Qliksense Enterprise ? or also can be done in Desktop. I'm also facing same issue. Store command as in script?

Anonymous
Not applicable
Author

Do you mean, example,

Every month there will be a newly updated CSV file and then Qlik have to read the latest file ?

Anonymous
Not applicable
Author

This Store that you mean is to write from Qlik to a CSV file? somehow like Export out?

adityaakshaya
Creator III
Creator III

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.