I am new to Alteryx and I have created a very basic module. the first part of module convert the test.csv file to test.xlsx format and second part is using the test.xlsx file and renaming the fields and doing some filters and creating a new output testNew.xlsx file.
The problem I am having how to run the first part first and second part second. Can't find the tool which can precondition.
Thanks