
Not applicable
2012-06-21
11:11 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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.
898 Views