Hello,
I am currently trying to put in a check that will essentially allow me to recognize if amounts are somehow missing from my data/workflow.
As of right now, my External ID field has the sum of the total amounts that go along with that payment date, within the actual ID. These sums are identifiable as they come right after the dash in each External ID.
What I am trying to figure out is how to Sum each amount that corresponds to the correct external ID & payment date and make sure that all those amounts sum up and match the amount that is within the External ID
For Instance, the sum of Amounts 6622+4800+3600+3000 should equal 18022, as seen in the External ID.
The catch is also I need Alteryx to recognize when to start a new summation, when the External ID changes. Any suggestions?
Thanks!
See attached image for context.