Using IgnoreCase in includedIn - Complex filter
Summary
Using includedIn filter but would like to ignore the case sensitivityContent
Hi,
I am extracting user accounts for a list of users. I am using includedIn complex filter, but the problem is some email addresses are stored as a mix of lower case and upper case, some are in lower case completely.
For ex:
User A - AbcdE@email.com
User B - fghijk@email.com
I am given a list of email id's with all lower case. I would like to ignore the case sensitivity within includedIn filter. Is that possible? I also tried matchesIgnoreCase but it doesnt accept <quer:list>. Please advise.
Tagged:
0