Hi, I have a workflow downloading a multi-tabbed excel from SFTP to temporary file path on my system. I am not using absolute path since I want to deploy the solution to gallery and schedule it. Further, I tried to use a dynamic input tool to read the excel file. This step fails because I need to select at least 1 tab as template when reading the temporary file. When I click the 3 dots to select a tab, I get an error that excel can't be read, probably because it is a temporary excel file which is not their after a run completes.
Can someone share alternatives of resolving this?