Bring your best ideas to the AI Use Case Contest! Enter to win 40 hours of expert engineering support and bring your vision to life using the powerful combination of Alteryx + AI. Learn more now, or go straight to the submission form.
Start Free Trial

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.

Extracting the contents of the zip file (accessing the modified date of the csv file)

T_Alter
5 - Atom

I was testing the directory tool to access the last modified date of a csv file contained in a zip file. I found the last modified date of the zip file, not the date/time of the csv file in the zip file. I am looking for the date and time for the files within the zip files. I attached a screenshot of a .csv file that contains the modified date that I am looking for.

I am new to Alteryx designer, so I am open to suggestions.

5 REPLIES 5
DavidP
17 - Castor
17 - Castor

Hi @T_Alter 

 

Unfortunately, I don't think Alteryx can do that. I played around with a few example files and got the same result as you did.

 

Here is the help documentation on zipped file support in Alteryx

 

https://help.alteryx.com/20214/designer/zip-file-support

TheOC
16 - Nebula
16 - Nebula

hey @T_Alter 

If you're comfortable with Python, this route might be worth taking:
https://community.alteryx.com/t5/Alteryx-Designer-Discussions/Get-File-creation-date-from-files-with...

Cheers,
TheOC

Cheers,
TheOC
Connect with me:
LinkedIn Bulien
TheOC
16 - Nebula
16 - Nebula

forgot to add - you can embed this into Alteryx Designer by using the Python tool. 
Cheers,
TheOC

Cheers,
TheOC
Connect with me:
LinkedIn Bulien
T_Alter
5 - Atom

I haven't used Python in a while, but I will see what this is about.

TheOC
16 - Nebula
16 - Nebula

If you run into any issues, do give me a shout!

Cheers,
TheOC

Cheers,
TheOC
Connect with me:
LinkedIn Bulien
Labels
Top Solution Authors