Hi All,
I am working on a ".xls" Excel file, which contains multiple sheets. I have created a workflow for converting the file format from ".xls" to ".xlsx" in Alteryx. The converted file will automatically save into a specified working directory.
However, I would like to know how to pull the converted file as my input data file in the second workflow.
The reason behind this question is because I have created 2 different workflows and I am trying to use the "Block Until Done" tools trying to control finish running the file conversion workflow first, and run the data extraction part secondly. But it doesn't work.
I have attached my sample file and my workflow in this post down below. Thanks all of you.