Hello,
I am using Crystal Report 8.5 with MAS90 and I am editing the SalesCommissionReport. Currently it shows all of the data in which I only want to show to show the current month. I was able to fix this by adding month({ARE_SalesperCommDetail.InvoiceDate} ) <> month(CurrentDate) into the formula for Supressing in the details section but the Invoice totals shows the totals for all of the details, including the ones that have been supressed. Is there a way I can show the total for just the ones that are showing on the report?
Thanks in advance,
Kei
I am using Crystal Report 8.5 with MAS90 and I am editing the SalesCommissionReport. Currently it shows all of the data in which I only want to show to show the current month. I was able to fix this by adding month({ARE_SalesperCommDetail.InvoiceDate} ) <> month(CurrentDate) into the formula for Supressing in the details section but the Invoice totals shows the totals for all of the details, including the ones that have been supressed. Is there a way I can show the total for just the ones that are showing on the report?
Thanks in advance,
Kei