Hi Folks,
I need assistance with dynamically grouping data based on user input while retaining all the records.
Attached is an example of the input for the workflow.
Looking forward to your suggestions.
Elaborating my confusion about the grouping process in this scenario. When a user inputs the field/column names, the Action Tool replaces the data in the Text Input Tool. However, I’m unsure how this setup would enable grouping, as the user would provide input like C1, C2, C3.
To parse this data, I assume we would need to use the Text To Columns Tool, followed by possibly using the Transpose Tool or Cross-Tab Tool to structure it into fields. But I’m struggling to understand how we would effectively group the data from the Input Data Tool based on this parsed information.