RE: Constant values for Planned & Released
Thanks Josh, The values are either null or 2,3,4. As it likely the first value is a 0, I'm thinking I should be good going with 2 & 3.
I'm trying to replicate the calculation for Qty on Prod Order= (Sum("prod. order line"."Remaining Qty. (Base)" where (status=FILTER(Planned,Released))
I'll just have her validate the calculation after I'm done. If it's correct, I'll update here.