Thanks Brian, here it is. I used >0 to prompt for any code
Record Selection Formula Editor view.
{vwNCTA_ExpoRevenueByCompany.OrderDate} >= {?StartDate} and
{vwNCTA_ExpoRevenueByCompany.OrderDate} <= {?AsOfDate} and
{vwExpos.ProductID} > 0
Thanks for your reply. And also, I am on 8.5 not 9. But yes I can see it under field explorer > parameter field. This is how my SQL view looks. The date prompts but not the product id
WHERE
vwNCTA_ExpoRevenueByCompany.OrderDate >= {ts '2004-03-11 00:00:00.00'} AND...
I am using Crystal v9. I am trying to add a new criteria to prompt users when the report is run. Users are currently prompted for the date and I want to add a prompt for product. I went the insert>field object>and added the new parameter however it still does not show in the prompt. I also...
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.