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...
Oomsen
Helper III
7 years agoThat's what i tried but unfortunately it wasn't the solution. As you can see in my example the function works for 2018 december, but not for 2019. So i'm looking for a fix in the formula.
v-jiascu-msft
Microsoft Employee
7 years ago- Oomsen7 years ago
Helper III
I 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.