Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I ended up using the following after creating YearDay using the DayNumberOfYear expression in the load script:
= sum({<"YearDay" = {">=$(=max(YearDay)-4)<=$(=max(YearDay))"}>}[Actual Input Qty] - [Std Input Qty])
Thanks to those who responded.
View solution in original post