Hi,
I am relatively new to Alteryx but gaining a better understanding, and I'm trying to Output an excel file that has 10 tabs all with relevant data, and multiple products and UPCs that need to be combined. The final output needs to look like this sample:
| UPC10 | FL
QOH | FL
QOO | FL
Next ETA |
| 0009948228626 | | | |
| 0009948240066 | | | |
| 0009948240068 | | | |
I've been able to get Alteryx to give me the multiple tabs outputted into a dynamic input however I got as far as getting them to come out rows...(attached) which creates way too many outputs and duplicates, and I need the data to present in a linear format.
Let me know if I need to give further clarification.