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 formula to change values to zero

ManuelRodrigues
8 - Asteroid

Hi Team,

 

I am looking to convert the rows that are highlighted to zero could i pls ask if you have any suggestions?

 

ManuelRodrigues_0-1643809444396.png

 

Thanks in adv!

7 REPLIES 7
ChrisTX
16 - Nebula
16 - Nebula

You didn't provide enough information.  What should the logic be based on?  Row number, Name, Value?

 

By "convert.... to zero", I'm guessing you mean the Value field?

 

If you were doing it manually, what logic would you use to not update the Value for the first 3 rows?

 

 

 

ManuelRodrigues
8 - Asteroid

@ChrisTX  the logic would be based on the name column I have tried if logics with AND or IN and none of these work.

atcodedog05
22 - Nova
22 - Nova

Hi @ManuelRodrigues 

 

Are you saying only specific names values should be 0.


Can you provide some sample input and expected output It will help us get a better understanding of the usecase.

We will be happy to help : )

ManuelRodrigues
8 - Asteroid

here is the sample

ChrisTX
16 - Nebula
16 - Nebula

I don't think anyone can help you, because you have not provided the basic criteria that should be used to identify the rows that should be updated.

 

If you were doing it manually, what logic would you use?

 

 

atcodedog05
22 - Nova
22 - Nova

Hi @ManuelRodrigues 

 

Here is how you can do it.

Workflow:

atcodedog05_0-1643811974158.png

 

Hope this helps : )

 

atcodedog05
22 - Nova
22 - Nova

Happy to help : ) @ManuelRodrigues 
Cheers and have a nice day!

Labels
Top Solution Authors