Is there a simple formula to match positive numbers to negative numbers? I need to match them so I can clear them from my AR balances.
@BrandonS4
See if the attached makes sense.
Thanks,
Seth
Hi @BrandonS4 --
You could try matching the absolute values (ABS) of the numbers, I would imagine that would do the trick.
How would that look in a workflow?
Hi @BrandonS4 ,As a leader in the Alteryx Community, I have the ability to identify & mark accepted solutions on behalf of community members - and recently did so on this thread. If you have any questions or concerns with the solution(s) I selected please let me know by replying to this post.As the original author, you also have the ability to mark replies as solutions! Going forward, I’d encourage you to identify the solution or solutions that helped you solve your problem, as it's a big help to other community members. Learn more about Accepted Solutions here.Thank you!
@jarrod -
Thank you!