I have a pivot in excel that displays both Vertical and Horizontal "Grand Total". How can I perform the same in Alteryx?
see attached Input and the Output that I want to achieve. Would appreciate any help here.
Solved! Go to Solution.
@mattinoc
The Cross Tab will do this and also generate the Sum for Row and Column.
We can then use the Dynamic Rename to cleanse the column names.
@binu_acs
OMG. so same...😁
@binu_acs
Much better now. 👍