Forum Discussion
Oomsen
7 years agoHelper III
Exclude 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
7 years agoHelper III
That'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
7 years agoMicrosoft Employee
- Oomsen7 years agoHelper 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.