Start Free Trial

Alteryx Designer Desktop Discussions

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

3 cell values Recon

Rajivraghava
6 - Meteoroid

I have a recon file which is pulling values from 3 different file and bringing in totals into a 3 cells of output file.

 

what tool/formula should i bring in picture which can help me to match these values and confirm if all 3 cells matches

 

Output 1 Output 2 Output 3

Cell A2   Cell B2    Cell C2

 

ex

 

File 1 File 2 File 3

10      10      10

 

Final Out Put - Recon Completed

 

PS: Cant use Join since these are different attributes

2 REPLIES 2
Luke_C
17 - Castor
17 - Castor

Hi @Rajivraghava 

 

If it's truly one cell from each file, you can use a join multiple tool and set it to do a 'join based on record position'

Rajivraghava
6 - Meteoroid

Hi Luke, sorry if i had misstated above just one cell Yes however it is in different columns 

Labels
Top Solution Authors