Hello my fellow Alteryx Community,
Today I ran into some challenges with re-joining the results of my macro output back to the original input data. For that reason, I need your help!
Started with this...
original dataset
So I created this...

To get 'high-level' output like this...

My Challenge...
--> Re-applying the 'Persona' results (as depicted in the image above) back to the original dataset with all their respective attributes.
Example: Instead of showing a table with 'Persona-1' with a single record showing the total count of 'PatientID', I'm looking to show all 485 records with their respective 'Persona' category appended as a new column.
Thanks for your support in advance!
Respectfully,
Corey