Hello everyone!
I am trying to find a solution for the following problem:
I want to write my created table in Alteryx into one Excel file. My idea is, that the file contains different worksheets. Each worksheet should show the columns Check, Position, and one number-column (1, 2, 3, ...).
Meaning the worksheets of my Excel file should contain the following columns (see photo attached of the table structure in Alteryx):
Worksheet 1: Check, Position, 1
Worksheet 2: Check, Position, 2
Worksheet 3: Check, Position, 3
...
I want to have an automated solution, so using the select tool and creating devisions in the workflow for each worksheet is unfortunately no option to me (because I have a lot of number columns).
Does anyone have an idea how I can achieve this output if my table in Alteryx is structured according to the photo?
I really appreciate any help that you can offer, thank you very much!
Best regards,
Kim