Cannot create a Filter to separate emails according the domain

i am starting with Make.

I have a sheet in google sheets with a list of emails (@gmail, @hotmail, @outlook for example).

How can i to create a filter to separate each of the email in independient sheet?

I have tried with a condition in the Filter (combining in the condition text operators with substring, length, IndexOf) in a Router but doesn’t work it.

Thanks in advance for your help and i apologize if my question is very basic. Sorry my english too :slight_smile:

Hey @Luis1

Welcome to make community

You can use router and contains filter to solve this

2 Likes

You are an authentic champion!!!

Thank you so much. It works perfectly.

2 Likes

@Luis1

We are glad that your problem is solved

Please mark this solution as solved this will help others on community

1 Like