Hi,
I'm working on an Alteryx workflow and currently need some guidance.
I am trying to identify the knock off entries from a dataset in Alteryx. Where one amount is a positive entry (a debit) and the other amount which offsets it is a negative (a credit). But the positive value & negative vales are not same like -100,000 & +100,000. It will be in split of 100,000.
Knock off Criteria should be with in Same code (Column C) & same Account (Column D).
For Example:
In below data set, there are 2 set of knock off entries with same Code (Column C) & same Account (Column D).
One set of records are highlighted in Yellow & another is in Green. Output is in last (Column F)
For your ref i have attached a excel file with sample data & output comment in last column.
Thank you in advance.