We are celebrating the 10-year anniversary of the Alteryx Community! Learn more and join in on the fun here.
Start Free Trial

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.
SOLVED

Combine multiple worksheets with different number of columns

cruzalexei06
5 - Atom

Hi All,

 

Is there a way that I can consolidate multiple excel files all with 1 sheet but different number of columns? 

 

cruzalexei06_0-1604209146940.png

 

cruzalexei06_1-1604209165365.png

 

cruzalexei06_2-1604209197865.png

 

My goal is to merge all of this and align them based on their fields (Comp_id, comp_name, currency, balance). So output would look like this:

 

cruzalexei06_3-1604209532923.png

 

Would appreciate any help. Thanks!

 

3 REPLIES 3
Jean-Balteryx
16 - Nebula
16 - Nebula

Hi @cruzalexei06 ,

 

Are you able to provide input files ?

 

Cheers,

 

Jean-Baptiste

AkimasaKajitani
17 - Castor
17 - Castor

If the all data is exist, the below workflow will work.

 

AkimasaKajitani_1-1604287523703.png

 

data1

AkimasaKajitani_0-1604287502909.png

data2

AkimasaKajitani_2-1604287539820.png

result

AkimasaKajitani_3-1604287557909.png

 

atcodedog05
22 - Nova
22 - Nova

Hi @cruzalexei06 

 

Here is a workflow for the task. A variation in approach.

Input:

atcodedog05_0-1604296046203.png

Input:

atcodedog05_1-1604296094097.png

Output:

atcodedog05_2-1604296123064.png

 

Workflow:

atcodedog05_3-1604296138858.png

 

Hope this helps 🙂


If this post helps you please mark it as solution. And give a like if you dont mind 😀👍

Labels
Top Solution Authors