I'm trying to add a result column in a customer saved search so that it will show me the last four characters of our customer email addresses. To do that, do I need to use a Formula (Text) and use
REGEXP_SUBSTR
? I'm not sure how to write this formula. Thankful for any help.