I am using the file browse tool in an Alteryx App. This file browse tool provides the directory and the complete file name to my directory tool. For my app, the file which user need to select is a multiple sheets excel file where different sheets is passed through the dynamic input file. Hence, I am using the File Browse tool to pass ONLY the PATH and the FILE name to my dynamic inputs.
This was working fine in my PC but not in Alteryx Gallery. In the Alteryx Gallery the file browse tool is asking the details of the sheet which needs to be uploaded. I don’t want the user to select the sheet as it is not one sheet but multiple sheets.
The alternative which I find is the text input tool in my app, but it will not be easy for the user to put the full path as the text.
Any help on this would be much appreciated.