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.
SOLVED

transferring data between two files

Feras95p
8 - Asteroid

Dear all,

 

I have attached two files, what I'm trying to reach is that, I want  when I have these two file as input I want to check the total cash and total number of orders of each mobile phone and write beside the same number phone in file 2 

 

 

For example the output should be in file 2 like the highlighted green one with keeping the original data from column A to J and added only the K and L columns 

Capture.PNG

2 REPLIES 2
deviseetharaman
11 - Bolide

Hi @Feras95p 

 

You can just use a join and union to get the desired the output

 

 

deviseetharaman
11 - Bolide

mobile.png

Labels
Top Solution Authors