Hi,
Using File Browse: is it possible to avoid the user from choosing the sheets from the input Excel file?
More in detail:
I have an Excel file (which contains 3 sheets) as input. I use the 3 sheets as different inputs in my workflow. I don't want the user entering the same file three times and explaining to them in which order they should select the sheets.
Is there a way to allow them to select the file just once? Once the file is selected by the user, is it possible to specify in the workflow which sheet goes where in my workflow? The sheets are always going to be the same so I don't want the user to choose them.
Thank you very much in advance for the help 🙂
Edit: I need to run the app through Gallery so it needs to work not only in local but on the web too