I have a table with multiple transactions.
For each transaction amount. I have to apply the amount to int, esc and principle in a waterfall method.
For the next record, the balances from the previous record should be the base to apply the next tran
I tried but no luck.
Could you please assist
New contributor
Vishal is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.