I want to add 'ALL' wildcard character in parameters so that when users select 'ALL' then all the records should be displayed.
Which formula should i write in select expert to do this..?
The formula you want is
({?Parameter} = "ALL" or {table.field}={?parameter})
Easier to do this in the formula editor rather than the select expert. It's a little bit complex for the select expert. Use the menu item Report/Edit Selection Formula/Record
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.