OPENBAL (measure, [DateColumnName])

This functions provides native support for doing balances, e.g. for onhand inventory or general ledger
balances. OPENBAL returns the opening balance – which is the sum of the measure since beginning of time until “yesterday”.

Syntax:

SUM(OPENBAL(measure,[DateColumnName]))

Note: In case there are no transactions for a specific date the date will be excluded from the output.

See also: CLOSEBAL

Example:

SUM(OPENBAL(measure,[DateColumnName]))
Was this article helpful?
0 out of 0 found this helpful

Comments

0 comments

Please sign in to leave a comment.