Hello!
I am trying to create an automation that will look for a string in a rich text long text field, and delete that string from the field, while keeping the rest of the rich text in place. The string will ways be at the end of the field and will start with “[”.
I created a formula to identify the “he ” and the text after it. Now I’m not sure what the best way to delete the results from that formula from the original field with an automation. Any ideas?