Hi Team,
I’m working on a workflow in Alteryx where I need to dynamically transpose columns to rows. My dataset has a fixed number of rows (35), but the number of columns (N) can vary. I’m aiming to convert the data so that it transforms from 35 rows and N columns into N rows and 35 columns.
Here are the key details:
Given that the number of columns (N) is variable, I need a solution that dynamically adjusts to handle this change.
Could anyone provide suggestions on how to achieve this within Alteryx? Specifically:
Regards
Darshan Hiranandani
@darshanhiranandani
Transpose should be able to deal with new columns, just keep Dynamic Unknown Columns Ticked