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!
We’re experiencing technical issues with our vendor that are affecting license activations for Designer Desktop. We don’t yet have an estimated resolution time. We apologize for the inconvenience and will share updates as we have them.
Start Free Trial

Alteryx Designer Desktop Discussions

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

Showing A+B as same as B+A in the rows

suraj_ford
7 - Meteor

Hello Guys,

 

I have number of rows of data (representative purpose) as shown,

Col_1Col_2Value
AB0.45
BA0.45
AC0.87
BC0.34
CB0.34

And I want the output to consider A & B 0.45 to be same as B&A 0.45 and eliminate one of the row(preferably second.  i.e.  B & A. So the expected output would be like this.

Col_1Col_2Value
AB0.45
AC0.87
BC0.34

Please help, how to do this in Alteryx.

11 REPLIES 11
Emil_Kos
17 - Castor
17 - Castor

Hi @suraj_ford,

 

Thank you. Highly apreciated.

 

Good Luck!

HomesickSurfer
12 - Quasar

HI @suraj_ford 

 

My simplistic and efficient approach.  See below and attached.  Hope u like it!

 

Capture.PNG

Labels
Top Solution Authors