Forum Discussion
END OF MONTH - what am i doing wrong
2 Replies
- Greg_Deckler
Community Champion
GJD23 I would use EOM instead of ENDOFMONTH. And I would avoid TI functions entirely. You may find this helpful - https://community.powerbi.com/t5/Community-Blog/To-bleep-With-Time-Intelligence/ba-p/1260000
Also, see if my Time Intelligence the Hard Way provides a different way of accomplishing what you are going for.
https://community.powerbi.com/t5/Quick-Measures-Gallery/Time-Intelligence-quot-The-Hard-Way-quot-TITHW/m-p/434008 - AnonymousNot applicable
Hi GJD23
You might be having issues with the use of time intelligence functions because DAX time intelligence functions usually need to be associated with the correct date table. You directly used the Mid Mth Date column from the data table, which could cause the function to fail to recognize the end-of-month date.Best Regards,
Jayleny
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.