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

How may join the files without loosing records

kazinytx
6 - Meteoroid

Hello great people:

One file has 700 records, and the other has 973 records. How can I join both the files and get minimum 700 records?

appreciate your help.

Thanks

 

4 REPLIES 4
alexnajm
18 - Pollux
18 - Pollux

Union the L and J after your Join tool, or use a Find Replace instead if you can

Raj
16 - Nebula

@kazinytx input files are missing 
add input files
will help with the required flow.

kazinytx
6 - Meteoroid

@Raj please check.

alexnajm
18 - Pollux
18 - Pollux

You don't have unique data, so it's going to duplicate based on Age & Gender - what do you want to get out of this?

Labels
Top Solution Authors