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.

compare two files, old vs new column mapping.

wonka1234
10 - Fireball

Hi,

 

I want to compare two files.

 

File A and File B has new columns mapped, like so:

 

 OldNew
Field1  
Field2user1 
Field3 user1
Field4 
Field5 
Field6  
Field7  
Field8  
Field9  
Field10 user1
Field11  
Field12  
Field13user1user1
Field14user1user1
Field15user1user1
Field16user1
Field17 
Field18 user1

 

However 'old' file - can also have duplicates.

 

 

How can I compare these two files? I want to make sure they are covered the same.

1 REPLY 1
Biswarun
8 - Asteroid

Please share a minimal reproducible example in an easy-to-understand language. For example, I cannot understand why some of the cells in your dummy table are filled with "User1" while the rest are blank. Have you come across the dynamic rename tool?

Labels
Top Solution Authors