Pawn.Ticket like "%" + SearchKeyword + "%" or and the next one that give me that same issue is,expet that it is ('Customer Identifier', 'Text'): Pawn.SSN like "%" + SearchKeyword + "%" Thanks for any Help that you could provide.
Seems like "SearchKeyword" is of type "Pawn Identifier". J.Ja
Pawn.Ticket like SearchKeyword "%" + SearchKeyword + "%" or I will upload my .oml so you could see a little bit better of the issue.