Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Please need help to understand the expression :
sum({< [Fiscal Month]=, [Sale Month]={"<=$(MaxPriorPeriod1)>=$(MaxPriorPeriod3)"} >} Qty)
...the summation of Qty is done for the periods from MaxPriorPeriod1 to MaxPriorPeriod3 regardless of your selection of Fiscal Month.
Regards
Burkhard
...the summation of Qty is done for the periods from MaxPriorPeriod1 to MaxPriorPeriod3 regardless of your selection of Fiscal Month.
Regards
Burkhard
Sum Quantity between SalesMonth greater than MaxPeriod1 but less that MaxPeriod3.
The Fiscal Month part is there to ignore your selection of this field
MaxPerdiod1 and MaxPeriod3 are variables