Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Learn how to migrate to Qlik Cloud Analytics™: On-Demand Briefing!
cancel
Showing results for 
Search instead for 
Did you mean: 
JulsESC
Contributor II
Contributor II

Generate multiple CSV files with the same name

Hi, 

I have an automation that generates CSV files with a specific name. However, if the user wants to correct the information in the CSV, they should create a new CSV with the updated data (with the automation). Does anyone know how I can create a CSV with the same name but with some variation, so that the user can generate a new CSV file?

Thankyou

JulsESC_0-1760630034965.png

 

Labels (1)
2 Replies
FedericoDellAcqua
Creator II
Creator II

You should probably add a timestamp variable to your filename

salmankojar
Partner - Creator II
Partner - Creator II

Hi @JulsESC  You can add logic in automation for deleting existing file if any and then generate a new file with latest data with the same name.