Forum Discussion

Clausbert's avatar
Clausbert
Regular Visitor
3 years ago
Solved

Calculating Average for a different time span changing dynamically

Hi guys,  I searched the internet but couldn't find an answer to this question. I hope it's easier than I think as I am fairly new to PBI. My target is to have a 3 week-, 6 week- and 13 week averag...
  • lbendlin's avatar
    3 years ago

    The right end of your slicer marks the maximum of your filter context.  So instead of using "today" as the right basis, use MAX(Wochenslicer) and then do the shifts as needed from that point.