Hello, I am trying to use Alteryx to build a workflow and I need to figure out how to unzip zip files. The zip files are automatically saved in a specific location and then I need to use 1 csv file from each zip file from the prior day and current day. I have my Alteryx flow built to identify the files I need, but I am not sure how to get Alteryx to look at the .csv file from within the zip file....I need help unzipping the files to only pull in the specific .csv file. I could unzip them outside of Alteryx, but I was hoping there is a simple way for Alteryx to unzip the files within the flow. I have read about using a powershell or run command, but that is all new to me and is honestly confusing.
I have attached the start of my workflow.