|
Posted by Glenn Adams [MVP - Retail Mgmt on June 24, 2005, 5:58 pm
Please log in for more thread options All those items that have never sold have NULLs for the sold dates. Once
you try to filter by date, they are all going to come up false. You might
try grouping by date rather than filtering by date - but this is going to be
hard to get out of active reports.
--
Glenn Adams
Tiber Creek Consulting
http://www.tibercreek.com glenn@tibercreek.com
----------------------------------------------
Please DO NOT respond to me directly but post all responses here in the
newsgroup so that all can share the information
>I am trying to build a report that lists all items for a given supplier,
>and then lists sales quantities (including zeros for items not sold) within
>a given timeframe. My attempts so far have allowed be to list all items
>for a supplier with sales for all time, but the minute I put a timeframe
>for the sales in place I lose items that have not been sold from the list.
>
> Does anyone know where I can find such a report or have any suggestions
> that would allow me to complete it?
>
> Thanks,
> Holly
>
|