Greetings to all of you.
How can i use Setfiter , to filter the value of a text field , but with case insensitive?
It seems that typing like the one below does not work.
Thank you for sharing.
Found it on my own.
In case anyone comes up with the same problem, the right Syntax is :
TestRecord.SetFilter(Name,'%1','@' + TestText); ( if TestText is a variable , if its just plain text then you need single quotes , 'TestText).
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,219 Super User 2024 Season 2
Martin Dráb 230,056 Most Valuable Professional
nmaenpaa 101,156