Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
2 years ago

Rolling 10 Day average

I have a table with the columns [Workbasket_ID], [The_Date], [Received_Inventory]   I need to calculate the rolling 10 day average for the received inventory for each workbasket_id.    The DAX be...