Let’s talk Alteryx Copilot. Join the live AMA event to connect with the Alteryx team, ask questions, and hear how others are exploring what Copilot can do. Have Copilot questions? Ask here!
Start Free Trial

Alteryx Designer Desktop Discussions

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

Issues with a Joins

NiranjanK1
8 - Asteroid

Hi All,

 

Can some one help me on joining below two tables, i tried with join/Join multiple tools im getting lot of duplicate records. please suggest me with the correct join tool to join below two tables. Any suggessions please.

Table1 Table2
YearMonthWeekRegionA1A2A3 YearMonthWeekRegionT1T2T3T4
20221/1/2022Week 1APACETY7910 20221/1/2022Week1APAC274524800
20221/1/2022Week 1EMEAETY9362 20221/1/2022Week1EMEA8768148362328996
20221/1/2022Week 1NAEASTETY19740 20221/1/2022Week1NAEAST467712848723573
20221/1/2022Week 1APACBDS510 20221/1/2022Week2APAC72745200
20221/1/2022Week 1EMEABDS56115 20221/1/2022Week2EMEA6144114101705461
20221/1/2022Week 1NAEASTBDS11273 20221/1/2022Week2NAEAST401512708082265
20221/1/2022Week 2APACETY456 20221/1/2022Week3APAC95697600
20221/1/2022Week 2EMEAETY5630 20221/1/2022Week3EMEA5881140642762696
20221/1/2022Week 2NAEASTETY15636 20221/1/2022Week3NAEAST252211766171913
20221/1/2022Week 2APACBDS1115 20221/1/2022Week4APAC99769700
20221/1/2022Week 2EMEABDS555 20221/1/2022Week4EMEA6003148691591797
20221/1/2022Week 2NAEASTBDS1356 20221/1/2022Week4NAEAST367511529092874
20221/1/2022Week 3APACETY5017         
20221/1/2022Week 3EMEAETY8657         
20221/1/2022Week 3NAEASTETY13849         
20221/1/2022Week 3APACBDS85         
20221/1/2022Week 3EMEABDS154102         
20221/1/2022Week 3NAEASTBDS14107         
20221/1/2022Week 4APACETY6312         
20221/1/2022Week 4EMEAETY5461         
20221/1/2022Week 4NAEASTETY20357         
20221/1/2022Week 4APACBDS189         
20221/1/2022Week 4EMEABDS10376         
20221/1/2022Week 4NAEASTBDS1673         

 

Thanks & Regards,

Niranjan

2 REPLIES 2
martinding
13 - Pulsar

Hi @NiranjanK1 ,

 

What is the expected result from the join? E.g. what does the end result look like?

And what type of join do you want? Inner join? Left? Right?

What fields do you want to join on?

martinding
13 - Pulsar

Is this something similar to what your expected result is?

result-join.PNG

 

Labels
Top Solution Authors