FinancialAnalyst1977
Programmer
I work at a financial institution and I am trying to write a report to track recoveries on charged-off accounts (deposits made after the charge-off date). However, my account history data table does not include charge-off date. I can find the charge-off date with the filter "transaction code = CO", but then it won't display any other transactions. \
How can I create a formula field along the lines of "Transaction Date where Transaction Code = CO"? Then I can use this field and display only history where transaction date > charge off date.
How can I create a formula field along the lines of "Transaction Date where Transaction Code = CO"? Then I can use this field and display only history where transaction date > charge off date.