by the way, I am trying to not use the select formulas because I want to filter the data on the database server and not on the client.
I can't seem to get the syntax correct for forcing the where clause down to the database server. So any help there would also be appreciated.
Dynamic sql?
variables in select statements?
assign the value to a parameter using a formula?
I am looking for a better way to handle wild cards. I have reports that concantenate wild cards to the end of parameter values.
For example:
select * from table where col_name like...
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.