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

Alteryx Combine of Different left, Right, True,False into Single .qvx file.

rohit782192
11 - Bolide
1 REPLY 1
CharlieS
17 - Castor
17 - Castor

If I'm understanding this correctly, I would suggest adding a field with corresponding values to each output, then Union those results back together. For example: add a "Label" field that has a value of "Right" to the right output, or "True" to the true output connection. Then, if the same field is applied to all paths, you can union the results back together.

 

Check out the attached workflow and let me know if this works for you.

Labels
Top Solution Authors