Forum Discussion
jaineshpoojara
2 years agoFrequent Visitor
DAX Formula
Greetings Power BI Community, I'm encountering an issue with the DAX that I have used in my report, I have used DATESMTD and SAMEPERIODLASTYEAR but the problem is, it should return only the valu...
lbendlin
2 years agoSuper User
That is standard behavior for these functions. You need to bring your own additional "Is today or earlier in the previous year" filter. If your calendar table refreshes daily you can add a calculated column for that.