It basically counts the quantity a product has sold for the previous 12 months.
However, when I change the date parament of today() to a different date, it does not work. The date I am entering is the product introduction date and I am trying to see how the product did the first 3 months of sales. It returns 0. I am assuming something is different about my CalendarIntroductionDate. Thoughts?????