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...
v-jiascu-msft
7 years agoMicrosoft Employee
Oomsen
7 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.