(
({@Created Date} = {?Date} and
{CADUNITLOG.CADUNITLOG_UNIT_CLASS} = "L" and
{CADUNITLOG.CADUNITLOG_ON_DEPT} = "04")
and
{CEVENT.CEVENT_DESC} = {?Events to Show} or {CEVENT.CEVENT_DESC} = 'ASSAULT IP' or {CEVENT.CEVENT_DESC} = 'ASSAULT JO' or {CEVENT.CEVENT_DESC} ='ASSAULT PE' or...
I am sorry, this isn't helping to solve the problem I am having. All I need to be able to do is always select the following (CEVENT_DESC = 'ASSAULT IP') or (CEVENT_DESC = 'ASSAULT JO') or (CEVENT_DESC ='ASSAULT PE') or (CEVENT_DESC ='BURGLARY IP') or (CEVENT_DESC ='BURGLARY JO') or (CEVENT_DESC...
I am trying to create a report that has multiple default parameters. I have tried creating a command as seen below however it returns all values and not the ones I have specified. I am using Crystal 11. My Table name is CEVENT and my field Name is CEVENT_DESC.
Why is this not working -...
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.