I am looking to pivot this table:
Input Table
90
Output Table
Is there a way to solve this in alteryx?
TIA
@Puranjaysaprax Are you looking something like this ?
Hi @Puranjaysaprax
As Cross tab will help gathering all the data in the common fields, c and d arent showing up, instead, fitting in their respective fields.
let me know if this was helpful.
@Puranjaysaprax, is another approach if you want your output to be specific to what you posted.
Thanks!