Hi, I have a report that is needed which gives the summary of sales for each month. In crystal you can do this by grouping by the date field then tick 'The section will be printed for each month'.
My issue is the report needs to also show the months where there is no sales. The transaction table will not have a record for that month at all where zero.
Is there a way of doing this in crystal or will there have to be a SQL data view to mimic the zero value data?
Thanks
My issue is the report needs to also show the months where there is no sales. The transaction table will not have a record for that month at all where zero.
Is there a way of doing this in crystal or will there have to be a SQL data view to mimic the zero value data?
Thanks