Hello,
I have created our bill of ladings in Crystal (customer orders). We have two different services that we offer to customers and the customers may have both services on their account but they are done by different drivers/trucks based upon the material. I have created a subreport to show the tank number the customer has. But, i only want it to show on a specific order service. When I try to suppress the subreport conditionally it suppresses the entire order. I have tried suppressing the group footer its in and the subreport itself with this formula:
{MP_PICKUP_SITE_CONTAINER_INV.SERVICE_CLASS} <> {MP_DRIVER_ORDER.SERVICE_CLASS}
i have tried a few different formulas (using product code and service class) but everything i try suppresses the entire group (entire order). Any suggestions?