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

Array Formula - See if Values Agree across Multiple Columns

V765932
5 - Atom

I have multiple columns next to each other and am trying to see if they have the same value all across. I couldn't figure it out in Alteryx so I exported to excel and used the array formula {=AND(B5=C5:F5)}. But how would I recreate this in Alteryx?

3 REPLIES 3
Qiu
21 - Polaris
21 - Polaris

@V765932 

I can see your flow should be dynamic.

Capture3A.PNG

V765932
5 - Atom

Thanks! This worked. 

Qiu
21 - Polaris
21 - Polaris

@V765932 

Glad to help and thank you for the accept mark.

Labels
Top Solution Authors