Hey!
I am joining multiple files together and having to do multiple joins to accomplish different criteria each round. Does anyone have a batch macro created to run through the specific fields on the left side that have corresponding Right column names and populate the left side fields if they are empty? I am very new to building macros and I was not able to build one out and I am spending way too much time on this! I have a .xlsx file that has the field names that would exist on the left without the "Right_" prefix that I could use as a control if that's helpful... Appreciate the help!
Example - Joined 2 sets of data (Left and Right) based on Project # on left and Project # on right - in the "J" anchor, I now have a field "Org Name" and "Right_Org Name". If "Org Name" is empty and "Right_Org Name" is not, I want Alteryx to populate "Org Name" with Right_Org Name". I will then set up a select tool to drop the "Right_" columns to clear out some noise in my workflow.
Thanks!!