Hi Alteryx Community,
I have a very odd question about how to use the Alteryx Transpose tool.
I need to transpose a table so that rather than fields at the top, they become a data value in a column, and the corresponding value in the original table is given in a third column (for Tableau use). I have attached a before and after example in the excel file.
However, I have been given a dataset with many table pushed together. I have attached an example with two tables, but I have been given around 30-40.
I am currently using 'Filter' to separate each table and 'Transpose' to do the transposing. Is there any way I could use a data row (for example, Row 6 in the 'Before' tab) for transpose?
I can currently separating each table and transposing and it is a pain.
Thanks