Use Magic ETL to isolate the domain of an email address (company.com).
I am trying to use Magic to isolate the domain of an email address yourname@company.com to just company.com. I am open to any way to do it in Magic. So far the only thing I have found is Regex, but when I put it in, nothing seems to happen. I am using /.+@/ This seems to work fine in my tests on https://regex101.com/…