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

Compare values in a single column seperated by a comma

Shivi2110
6 - Meteoroid

In a single column i have up to 7 values which are seperated by a comma. Is there any way i can identify if there is any different value in them. Below ex column 1 is a change and column 2 is not a change.

 

Example

                Column 1.    Column 2

Row 1.    A, a, b, x          A,a,a,a,a

 

 

 

 

 

12 REPLIES 12
Shivi2110
6 - Meteoroid

Thanks @Dan

 

Shivi2110
6 - Meteoroid

Hi, coming back on the above workflows, Is there a formula where i can see if any of the output columns contains "Change". And highlight those columns.

Thanks in advance!

atcodedog05
22 - Nova
22 - Nova

Hi @Shivi2110 

 

You can use table tool and setup column rule like below.

 

atcodedog05_0-1629872021613.png

 

Output:

atcodedog05_1-1629872039506.png

 

Learn more on table formatting in the below link.

https://community.alteryx.com/t5/Interactive-Lessons/Building-Tables/ta-p/553696

 

Hope this helps : )

Labels
Top Solution Authors