Forum Discussion

MichelleLash's avatar
MichelleLash
New Member
2 years ago
Solved

Initial / close balance doesnt seem right

Hi community,  im new to PBI, and been trying to create an Inital/Close balance, but havent been able so far, here is a little example PBIX  the basic are:  Inital Balance (the day the report is ...
  • some_bih's avatar
    2 years ago

    Hi MichelleLash if sale is outflow (it should be for balance logic) simply create new calculated column with if statement like on picture below and create simple measure  of SUM for that new column.

    SUM of column should give you balance, so slice and filter as you wish.