Goal: Go through every row and assign a 'category/population identifier" to each record. It is possible for a record to be assigned to many populations, so when I drafted the flow I did not 'group by' my goal is to stack all this data on top of itself. The final output will allow me to split the master file by category and deliver it out to relevant groups. This article started me off. https://community.alteryx.com/t5/Alteryx-Designer-Discussions/Loop-through-multiple-conditions/td-p/313379
I get a configuration error each time I try to do this. This is my first macro so any help would be greatly appreciated.