Bring your best ideas to the AI Use Case Contest! Enter to win 40 hours of expert engineering support and bring your vision to life using the powerful combination of Alteryx + AI. Learn more now, or go straight to the submission form.
Start Free Trial

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.
解決済み

iF/SUMIF FUNCTION AND MULTI JOIN

Jenina
アステロイド

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!

5件の返信5
binuacs
ポラリス

@Jenina One way of doing this

image.png

Jenina
アステロイド

@binuacs  Thanks! However, I am getting more than 100 records in output in join, I did exactly what's in your example. Do I need to put a formula in description? 

 

 
 
 

 

 

binuacs
ポラリス

@Jenina are you using the same input files you provided or different input files? Make sure the joining keys are not having duplicate records, if they do have duplicate records then you will get more records than expected

Jenina
アステロイド

@binuacs I attached the Input I used, I didn't find any duplicates, also I need to sumif the coupon amount per INV under a certain currency. Looks like I am missing something. 

Jenina
アステロイド

@binuacs I think I know what I missed, should've summarize the coupon data to get the total Sum. Thank you!

ラベル
トップのソリューション投稿者