Forum Discussion
binoobie
2 years agoNew Member
Measure to calculate previous month values with a strict data context
Hello fellow bi collegues, I'm struggling to define a dax measure that would return the number of issues (I work with azure devops data) for the previous month only; kinda fixed context in the measu...
lbendlin
Super User
2 years ago I'd like that measure to return a fixed value for the previous month comparing to the current one.
The interpretation of "current month" and "previous month" depends on the filter context. If you hard code that then you have to change your report design every month, Surely you don't want that?