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

Data Cleansing

VeronicaElse
8 - Asteroid

Hi,

 

I have a formula in place where [Program] NOT IN ('01','04','05') then 'program error', the excel report does have the leading zeros 01, 05, 04 and it is a V string. When I run the workflow it states program error? I do have data cleansing to remove leading and trailing white space. is that what is causing it? Any ideas?

 

 

 

thanks!

3 REPLIES 3
Luke_C
17 - Castor
17 - Castor

Can you share a screenshot

binuacs
21 - Polaris

@VeronicaElse I am getting the result properly. Can you compare with your workflow ?

 

binuacs_0-1642713097841.png

 

VeronicaElse
8 - Asteroid

Thanks for replying-I have a huge formula so it keeps going in this pattern -elseif [Plan Co] not in ('16','15','K3','K2') then 'plan code error' elseif -------- etc etc and  I end it with --else Null() endif 

Labels
Top Solution Authors