Hello!
I’d like to use the Formatted function to remove all the words that start with a “#” from a text field.
These can be of different lengths etc and can be replaced with a single space.
Can this be achieved?
Many thanks!
Matthew
Hello!
I’d like to use the Formatted function to remove all the words that start with a “#” from a text field.
These can be of different lengths etc and can be replaced with a single space.
Can this be achieved?
Many thanks!
Matthew
Hmm, this is a tricky one. I think that whether or not it will be possible depends on if there will be more than one word that starts with a # in the text field.
It sounds like you need to replace more than one word in the field, is that right? If there’s more than one word that starts with a # in the text field, then I don’t think that this would be possible using the Formatter.
If there’s just one word per text field, then I think that this is possible using the following steps:
Hmm, this is a tricky one. I think that whether or not it will be possible depends on if there will be more than one word that starts with a # in the text field.
It sounds like you need to replace more than one word in the field, is that right? If there’s more than one word that starts with a # in the text field, then I don’t think that this would be possible using the Formatter.
If there’s just one word per text field, then I think that this is possible using the following steps:
Hey, can you tell me what the regex expression would look like? I am trying to replace all text after “-” in a single text string. Thanks a lot!
Very strange.
Why wouldn’t it be able to find each word that has a #. Seems like basic functionality.
Hi there folks!
If you run into any issues on using that Formatter action please do let us know. Happy to help further!
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.