Hello all,
I am working on an Alteryx flow that I would like to function very similarly to Chaos Reigns dynamic formula tool but instead use the RecordID tool and the new groupby functionality. (Tile tool would be fine too, I think).
I have been using the Dynamic Formula tool as a direct example but am having a hard time getting the output correct. Ideally the tool would output the exact same number of columns with the "GroupBy column being out with the new sequence of numbers.
The end goal is that this snippet of a flow will be added into a larger flow that is very dynamic in nature and performs tasks on the data based on rules. (In other words I dont necessarily know the names of column(s) to group by in advance nor if I will even have ANY that need to go through this flow).
Any help is appreciated.
Sample Data is in a text input tool which also contains expected outputs.
*EDIT* Updated the Attachments.