I created a parameter that allows the user to select multiple values or just select "All". Now how do I code that in the select expert to make sure the user gets what the user selected?
Don't use the select expert, write a record selection formula by clicking on report, edit selection formula, record, and use something like the following:
If {?Parameter}="All" then true else {DatabaseField} in {?Parameter} Software Sales, Training and Support for Macola, Crystal Reports and Goldmine
dgilsdorf@mchsi.com
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.