We are celebrating the 10-year anniversary of the Alteryx Community! Learn more and join in on the fun here.
Start Free Trial

Alteryx Designer Desktop Discussions

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

if statement

Faisalomran1
7 - Meteor

hi so I have the following this column as a "double" format and I would like to change the "null" values and "0" values to 100.

if a value in the column neither "0" nor " null" I want it to stay the same.

 

I want the changes to be on the same column ( no new column for the new values)

 

thank you in advance.

smaple to ask.jpg

1 REPLY 1
JosephSerpis
17 - Castor
17 - Castor

Hi @Faisalomran1 I mocked up a workflow let me know what you think?

Labels
Top Solution Authors