Total Sales YTD (Current Year)

Total Sales  YTD  (Current Year) 
SUM(IF [Main Date: Year] = [Current Year] AND [Main Date: Month] <= [Current Month] THEN [_Total Sales (Expression)] ELSE NULL END) 
Was this page helpful?

Leave a Reply

Your email address will not be published. Required fields are marked *