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.

Workflow for Positive Numbers Flag

tomtingley
8 - Asteroid

Hi,

 

I'm looking to create a workflow for the attached file where it will only generate any positive numbers within the data set. I want to flag these positive numbers as I only want to expect to see negative numbers.

 

Hope this makes sense.

2 REPLIES 2
binuacs
21 - Polaris

@tomtingley in the below posts in the latest workflow update the filter tool

 

[Value] >= 0 

 

https://community.alteryx.com/t5/Alteryx-Designer-Discussions/STOPPING-DATA-SET-AFTER-A-CERTAIN-DATE...

tomtingley
8 - Asteroid

Thanks again @binuacs 

Labels
Top Solution Authors