how to do a Cumulative sum by row?

i have 2 fields that is debit ,credit i want to display it with 3rd field balance that is =sum(debit-credit)
e.g.

debit credit balance
500 0 500
0 150 350
200 0 550
0 600 -50
how can i do that?

Comments

  • gordkgordk St.Catherines On. Canada.
    edited 12:22AM
    in the third memothird memo
    [(<datsetname."fieldname"> - <datsetname."fieldname">)]

Leave a Comment

Rich Text Editor. To edit a paragraph's style, hit tab to get to the paragraph menu. From there you will be able to pick one style. Nothing defaults to paragraph. An inline formatting menu will show up when you select text. Hit tab to get into that menu. Some elements, such as rich link embeds, images, loading indicators, and error messages may get inserted into the editor. You may navigate to these using the arrow keys inside of the editor and delete them with the delete or backspace key.