Forum Discussion
Previousmonth Dax
Hi ,
I must have done something wrong. date filter may be
I would like to compare overtime outstanding openingbalance , endofbalance every month
My DAX is below :
2 Replies
- amitchandak
Super User
Venussuda , There are functions for opening balance and closing balance.
Can you check if those can help - Refer my videos
- v-henryk-mstf
Community Support
Hi Venussuda ,
Maybe the reason for this error is the incorrect use of the FILTER function in the created EndofPrevmonth measure. You may wish to change the judgment condition after the filter function, and then see if the result has changed.
If the problem is still not resolved, you need to provide specific data model or test data, otherwise I may not be able to help you do further testing. Looking forward to your reply.
Best Regards,
Henry
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.