General Ledger

  • Can you kindly, explain how to calculate the running balance format using a transaction.

    Thanks in advance

  • If your two columns are DebitAmt and Credit Amt and this is displaying in the details section of the report, you could use =RunningValues(Fields!DebitAmt.Value - Fields!CreditAmt.Value, Sum, nothing) as the expression in a new column.

Viewing 2 posts - 1 through 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply