I am creating a workflow in which the user selects a file with multiple sheets, and I would like Alteryx to be able to import all sheets from the file with a single file browse. I was able to accomplish this using the process below:
The user selects a file but does not choose a table/sheet name, and clicks OK.
The multiple action tools then replace the specific strings which are just the filename.xlsx| without the sheet name.
The input data tool then provides the appropriate sheet name.
However, when I run this app in the Gallery, I am required to select either <List of Sheet Names> or one of the worksheets.
Is there any possible way to not select of these options while working in the Gallery as I am able to do locally? I do not want to have to add a file browse for each individual worksheet, as that would make this app much less user friendly. Thanks!
Hi @Matt1 - That functionality is coded that way in the Gallery, so there is no circumvention.
Please post this suggestion to the Ideas page on the Community. The Product Managers regularly review these posts, and if there's enough interest, the features will be included in the roadmap for future releases. When I see your post, I will upvote it for momentum.
Hi @CristonS,
I have posted this suggestion in the ideas page, thank you for your support!