Hi everyone,
I am new to Alteryx. Recently I need to deal with a zip file and I'm having trouble with it.I would appreciate it if I could get any suggestion from you guys.
I have a zip file called: Rate_History_Report_[Today's day].csv(.csv)is part of it's name and the location for this csv file within the zip is var/rvg/output/reg_feeds/.
I am trying to us a formula tool:[FullPath]+"|||var\rvg\output\reg_feeds\"+"Rate_History_Report_[Today's day].csv" to open a file but it failed.
How should I read this csv document correctly and is there anyway I can unzip it before the process(I can't download 7-zip cause it is blocked by the company system)?
Thank you for your help and hope you guys have a good day