Forum Discussion
Oomsen
Helper III
7 years agoExclude next year
I'm using the function below and would like to exclude values for the coming year. = IF(MIN(Dimdate[Maand van jaar])<=MONTH(TODAY());[Cashflow **bleep**]-[Cashflow];"" The function is calculatin...
v-jiascu-msft
Microsoft Employee
7 years agoOomsen
Helper III
7 years agoI can't share the data because the information is confidentially. I will try to explain the calculation.
"Beginsaldo" means "Opening balance" and is a running total of alle financial transactions - "cashflow" which is the sum of al financial transactions in the specific month.