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

Formula tool for comparison.

ShantanuDagar
8 - Asteroid

Hey guys,

 

Does anyone has any idea of using formula tool for comparison between 2 different worksheets in 1 workbook. A column by column comparison (12 columns, some consist strings, some numbers) and report/separate any changes. 1st column is primary key and rest columns need to be compared.

 

I have done it using transpose and crosstabs but got the feedback to try using formula tool if number of columns to be compared < 20. Will be shorter that way.

 

Thanks

 

 

2 REPLIES 2
binuacs
21 - Polaris

@ShantanuDagar Transpose and cross tab is the dynamic way of doing this.

gautiergodard
13 - Pulsar

Hey @ShantanuDagar 

I would agree with @binuacs - sounds like you are already approaching this problem in the right way.

Formulas will present you with a limitation as you will not be able to dynamically compare new columns entering your dataset.

Labels
Top Solution Authors