I'm joining current registrant data with previous registrant data. I'm trying to get a count for the different statuses for current verses prior and compare. The current data has a new status type that is not coming through when the data is joined. I can see this spiked out if I click on the 'L' on the right side of the join tool. How do I include this so that my total of current registrants is accurate? I included a jpg of the desired output for the Registrant Reconciliation tab.
Solved! Go to Solution.
You can add a Union Tool after the Join. Union the J and L of the output anchor and it will bring in the Left side with the Join.
Use Union with L and J of Join Tool:
Add a select tool between the "L" output anchor and the union and rename the column "Current".
Honestly, it looks fine and is working for me. My results below. One tip though. Because the order of the rows makes a difference to you (you want the totals on the bottom), make sure to check the "Set a specific output order" box in the Union tool. Without it checked, Alteryx can be random about how it puts the inputs to the union together.