You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to use the like operator with a parameter using 'add string parameter' action, but it seems to be that the like operator is considering my parameter as a string and not as a parameter. Hier is an example:
and doc.Name like ''%$text%'''.