Hi Community,
In my Inventory file, there are 2 source columns of the correct inventory. I need to find the 4 character word so I used the IF LEN formula in Excel and it will give me the correct inventory. I am having difficulties on how to do that in Alteryx.
Then once I found the correct Inventory, I will lookup the inventory from Inventory file to Summary worksheet. My lookup value is the concatenated Account unit with currency.
Then I will get the coupon amount from Coupon file also based on Inventory per currency, I used the sumifs formula.
Attached is the sample files and highlighted formula. Thank you for the help!