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.
fireworks
SOLVED

Exclude data with zero sum Qty

tangrimohit
5 - Atom

Hi All,

 

I need help in delete/exclude rows where the sum of Qty is zero, Sum needs to be done based on employee and VIN. Also the final output should only have latest month value. 

 

I have attached Alteryx workflow with input and desired output. 

 

Appreciate the help.

 

 

6 REPLIES 6
ShankerV
17 - Castor

Hi @tangrimohit 

 

I can propose 2 solutions.

 

Solution 1:

Please find the expected solution..

 

ShankerV_0-1672907835456.png

 

If this helps, please like this post and mark it as a solution. If you have any other questions, please let us know.

 

Many thanks

Shanker V

ShankerV
17 - Castor

Hi @tangrimohit 

 

Step 1: Input

ShankerV_0-1672907882812.png

 

Step 2: Multirow tool

ShankerV_1-1672907901359.png

ShankerV_2-1672907915428.png

 

step 3: Filter tool

 

ShankerV_3-1672907934783.png

ShankerV_4-1672907945438.png

 

Step 4: Select tool

 

ShankerV_6-1672907971196.png

 

Expected result:

ShankerV_7-1672907991137.png

 

If this helps, please like this post and mark it as a solution. If you have any other questions, please let us know.

 

Many thanks

Shanker V

 

 

 

ShankerV
17 - Castor

Hi @tangrimohit 

 

With the help of multirow tool, we are identifying the cancelled order.

With the help of filter too, we are eliminating the cancelled order details.

 

The expected output is reached.

Select tool is used just to eliminate the temp column used for processing.

 

If this helps, please like this post and mark it as a solution. If you have any other questions, please let us know.

 

Many thanks

Shanker V

ShankerV
17 - Castor

Hi @tangrimohit 

 

Solution 2:

 

ShankerV_0-1672908474609.png

 

Usage of sample tool, with below configuration

ShankerV_1-1672908508522.png

 

If this helps, please like this post and mark it as a solution. If you have any other questions, please let us know.

 

Many thanks

Shanker V

 

 

tangrimohit
5 - Atom

Shanker V Thanks a lot. I will be posting a lot of questions. You are amazing

syamvg
5 - Atom

 

syamvg_3-1672918692099.png

 

 

 

 

Labels
Top Solution Authors