Hi Community,
This might be simpler than I'm thinking but can't find a good solution for this.
I have an excel file called "Test Multiple Tab Inputs" (attached) which contains data in TAB1 and TAB2. In my Alteryx workflow, I use the same file but different tabs going to two different containers. The logic in the real world is different for each tab which is why its in multiple containers. For testing purposes, the logic is the same.
Instead of using two input tools with the difference only being the sheet names, I'd like to use 1 input tool and separate the data of each tab going to a different containers. How can I accomplish this?