Hi, I'd like to remove a substring and all following text from a string, so that for example "This is an example number one" and "This is an example number two" become "This is an example". I looked at the Formatter and regex expressions but to no avail. Thanks for your help.
Best answer
I'd like to remove a substring and all following text from a string
Best answer by christina.d
I used in fact the formatter Split function, with the test looks like I’ll manage with that.
Awesome! Thanks for keeping us in the loop for how you sorted this,
For anyone following along I also wanted to also include Satya’s solution as well. 🤗
Try exploring Code By Zapier you might be able to achieve this specific usecase
This post has been closed for comments. Please create a new post if you need help or have a question about this topic.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.


