Hi All,
I have a single csv file in a zip folder where the name of csv change every month. How do I read the data from this CSV every month irrespective of its file name and host it in server? Please advise.
Thank you.
Regards,
Anil
@AIPH123 , take a look at this macro that i build and see if it fits your case: https://community.alteryx.com/t5/Public-Community-Gallery/Get-the-name-of-the-files-inside-any-zip/t.... The macro is using python to get the names of the files inside the zip, so you can pass it to dynamic input.