Search with a combination of the wild card * and specific characters

Tomi Corigliano
Kilo Sage

Hi,

In the users list I would like to be able to do the following contains search based on the email column:

 - @*.cad.test.com

 - @*.*.test.com

Whereas the * represents the typical wild character that can be anything and contain multiple characters.

All the other characters have to be the same.

 

Thanks in advance for your replies.

1 REPLY 1

Abhay Kumar1
Giga Sage

@Tomi Corigliano please try below in list filter:

email contains @ 

And email contains .cad.test.com

Hope this will you.