Forum Discussion

naivecalf's avatar
naivecalf
Helper III
7 years ago
Solved

Expand rolling data

Hi,   I did rolling data by week, for qty_shipped, here is the fomular, Accumulated Shipped = SUMX( FILTER( ALL(Shipped), Shipped[Week_Shipped] >= 27 && Shipped[Week_Shipped]<= MAX(Shipped[We...
  • naivecalf's avatar
    naivecalf
    7 years ago

    d_gosbell 

     

    Thank you a lot, perfect!

    I did it. 

    Appreciate.