Hi there,
Is it possible to do a LIKE check in a where condition. I'm thinking something like
MyValue LIKE '%[22]%'
Where it would match a MyValue string which contained '[22]'.
Thanks, Sam
Yeah ok so what I suggested is exactly how you do it:
Where are you trying to do this? In back end code or in a webpart property?
In a web part property
Please, sign in to be able to submit a new answer.