Hi,
I have created a parameter in my report. I am having little trouble with the code. The way I want this parameter to work is that if the user enters the value "N" for this parameter I want to display all the records from the database where length of the field is 6 and last two characters are alphabets. If they enter the value "L", show all the other records.
How do I code this?
Thanks!
I have created a parameter in my report. I am having little trouble with the code. The way I want this parameter to work is that if the user enters the value "N" for this parameter I want to display all the records from the database where length of the field is 6 and last two characters are alphabets. If they enter the value "L", show all the other records.
How do I code this?
Thanks!