I created a parameter in my report where I want the users to enter partial text and get the result. For example, the field is 6 character long. User can enter first 4 character and run the report
This is the data in the field – 100000
100200
100301
100503
So user can enter 1000, 1001, 1003, 1005 and get the matching records. I also want to force the user to enter atleast 4 characters. How can I do this? I am using Crystal XI.
Thanks
-nb
This is the data in the field – 100000
100200
100301
100503
So user can enter 1000, 1001, 1003, 1005 and get the matching records. I also want to force the user to enter atleast 4 characters. How can I do this? I am using Crystal XI.
Thanks
-nb