The input for my workflow is an excel file which is downloaded from an external system.
Sometimes, the excel file comes with the extension of .xls and sometimes it comes with .xlsx
Is there a way in Alteryx where the workflow accepts and runs the excel file as input irrespective of the file extension. That is, the workflow should accept and run if the input is "Input.xls" or if the input is "Input.xlsx"