Hi,
I need to build an analytic app which asks the user for the sheet name when choosing a specific Excel file. I currently had a file browse tool connected to an action tool with configuration "update Input Data Tool". However this approach only works if the Excel file chosen contains only one worksheet.
My current file browse configuration is set to "Arbitrary File Specification" and to only allow for .xlsx file. I understand if I were to change this to "Standard Database File Formats", the user would be prompted for worksheet name however I do not want to confuse the end user with all kind of database connections.
How can I configure my file browse to ask user for the worksheet name using only .xlsx as accepted input?
I have attached an example workflow to illustrate my situation.
Any help will be much appreciated