Advent of Code is now back for a limited time only! Complete as many challenges as you can to earn those badges you may have missed in December. Learn more about how to participate here!
Start Free Trial

Alteryx Designer Desktop Discussions

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

Split Purchase Order

Hussein982
8 - Asteroid

Hi All: Happy new year. 

 

I am trying to identify if there are cases where a Purchase Order (PO) is segmented into two or more POs # to circumvent a purchasing limit (see line 4,5 and 6)

 

For example, if I have ONE Purchase requisition number that has several PO's # that wont be normal and its an exception (see line 4,5, and 6)

 

I have a file of 4500 line items of which  I need to identify all anomalies similar to line 4, 5 and 6. 

 

I appreciate your help in advance. 

 

Cheers, 

 

#Purchase Requisition Number Purchase Order Number Result 
11011Pass
21011Pass
31011Pass
42012Fail
52013Fail
62014Fail
2 REPLIES 2
Felipe_Ribeir0
16 - Nebula

Hi @Hussein982 

 

One way of doing this

 

Felipe_Ribeir0_0-1672767449500.png

 

Hussein982
8 - Asteroid

@Felipe_Ribeir0  thank you so much for your prompt response. Issue solved. 

 

Labels
Top Solution Authors