I'm fairly new to Alteryx and trying to find my bearings.
I've learned a lot from the community posts and hope that someone can help me here as well.
I would like to re-create a fairly simple Excel pivot function, with aggregation based on row and column selections.
Is there a tool in Alteryx that allows me to do this easily?
In my example, I have orders with a completion status at two points in time. (The objective in this example is to show the movement between one month and the next)
I'd like to show the current month status on the horizontal axis and the previous month status on the vertical axis, with the aggregate order value in the table.
I'd also like to be able to produce this output separately, using the count of orders.
I'd like to show my data in the below pivot table format (showing all rows and columns, regardless of empty fields).
I was able to calculate the pivot values, but have not managed to re-create the format.
Unfortunately I am unable to load files to the community, I have include images below.
Thanks for your help!
Required output:

Alteryx workflow:

Alteryx results:
