I am trying to set up a sales report, we have many classes that our products fall into. I want to show all the classes in my report whether or not the customer ordered anything from that class of product. How do I do this?
You would need some record that would relate to all class types for the information to display. It doesn't necessarily have to be customer related.. If you have the class and customer in different tables, an outer join should also work in getting the classes to display.
-Bruce Seagate Certified RCAD Specialist.
-Bruce Thuel-Chassaigne
roadkill150@hotmail.com
you could make the report display in the footer rather than in the detail section...set all class value variables to zero in an initialization formula...in the detail section update the individula class values...then display them in the footer for the customer....suppressing all other sections
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.