Hello everyone - I believe the community can support my alteryx requirement. M query is - whether i can do first in first out method to identify the exact aging for attached sample data.
Data contains 4 fields wherein 2 fields are important to do this calculation - Due date and Value
Positive value in value fields denotes debit value and negative fields denotes credit. I need to apply all credit values (negative) to offset the positive values in ascending order on due dates. I have provided the sample result for your better understanding.
let me know if you have any clarifications.