I am currently attempting to automate a task for myself by Typing in the quantities for a specific product into a small easily navigated sheet, and have the correct quantities be uploaded into the correct column within the master file.
For Example:
I Would like to take all of the quantities with the "Reg" Rep_Type as well as the "City" Rep_Type and input them into the master file so it matches by the identifier of "Rep_Type". Within the Master File the only thing that needs to be adjusted is the Quantity.
INPUT TABLE

DESIRED OUTPUT TABLE

I am doing this to avoid the tedious input of the various quantities. I currently have a formula that works, however it looks messy and I would like to input into the "input table" above, rather than edit the code the make any changes to the quantities every time. Thanks for the help! I am still new to alteryx so this information is a major help for me