I am not returning any data using the formula I currently have? If I only type 'sus' for firstname and 'sing' for last name and I not returning any data? What am I doing wrong?
I have 2 parameters that I am trying to use with the "like" operator. Below is my formula:
{Command.firstname} like '*' + {?@firstname} + '*' and
{Command.lastname} like '*' + {?@lastname} + '*'
I want the individual to be able to type some letters of the first and last names?
Please help me...
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.