Hello,
I have one Parameter (example: City) in a small report and it is static which has default value "..All". The user can enter cities in the parameter using comma separator.
example:- user enter cities like houston,richmond,new york,new jersy
How to write the Syntax in "Record selection formula editor"? How it will be used in SQL select statement.
one more question:-
How can I do wild card matching in a Parameter List? Is it possible?