• Instructions to Ask a Question

    For any assistance, please click the "Ask a Question" button and select the Pabbly product for which you require support.

    We offer seven comprehensive applications designed to help you efficiently manage and grow your business:

    Our support team endeavors to respond within 24 business hours (Monday to Friday, 10:00 AM to 6:00 PM IST). We appreciate your understanding and patience.

  • Due to Holi celebrations, our team will have limited availability. While we’ll continue to monitor threads, responses may be slightly delayed. Normal operations will resume on Thursday, 5th March 2026.

Can - Text formater : Split based on 2 values? A or B?

Pabblynaut

Member
Can the Pabbly text formater be used to split both strings below?

Text to Split: # OR &

apples#bananas
peaches&apples

Wanted result:
bananas
apples

Any help is appreciated!
 
P

Pabblymember11

Guest
Hey @Pabblynaut

You can use 2 Text Formatter action steps in your workflow to split the "bananas" and "apples". Please check the following screenshot for your above concern.

1-

1653722687318.png

2 -

1653722698975.png
 

Oleksandr

Member
Hi everyone,
What would be the correct way of using the text formatter to convert 09:00:00 to 09:00? I tried splitting the ":00", but in this case, it returns 09. If the time is 09:15:00, 09:50:00, 09:30:00, etc - it works, because it takes only the last 2 zeros, but I can't figure our how to get rid of the seconds. I tried using ALL of the available segment text options with :00, but so far, no luck...
 
P

Pabblymember11

Guest
Hi everyone,
What would be the correct way of using the text formatter to convert 09:00:00 to 09:00? I tried splitting the ":00", but in this case, it returns 09. If the time is 09:15:00, 09:50:00, 09:30:00, etc - it works, because it takes only the last 2 zeros, but I can't figure our how to get rid of the seconds. I tried using ALL of the available segment text options with :00, but so far, no luck...

Please refer to the following screenshot for your concern.

1666160912512.png
 
Top