Calculate running total in Power BI – Method 3 – Using a measure with NO CALCULATE

In the last post we calculated the running total of bank account transactions (withdrawals and deposits) using a measure containing the function CALCULATE in Power BI. In the image below we use a measure without the function CALCULATE.

Zooming in on the RunningBalanceMeasureNoCalculate value of “1300” in the screenshot below: the first three rows adhere to both filter conditions in the variable “_Table”. After all, the dates of the first three rows are all smaller than 8/3/2025 and they all share the account “A”.