Forum Discussion

dcrios's avatar
dcrios
Frequent Visitor
8 years ago
Solved

Previous Month with problems

Hello everybody,   I faced many times people trying to bring values from the previous month. But in my case, I was trying to bring de last date from previous month, like the formula in this link h...
  • dcrios's avatar
    dcrios
    8 years ago

    Oh ty Ashish_Mathur I already did what I need. I created a filter to the current and the previous month and putted on the sheet. So in the measure, I created a DAX calculation with calculate(sum(measure), lastdate(date)) and it worked fine for me. But thanks for replying this question. Have a great day