• 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.

    🚀 Exclusive Lifetime Offers 🚀

    We invite you to take advantage of our special one-time payment plans, providing lifetime access to select applications:

    • 🔥 Pabbly Connect — Lifetime Access for $249View Offer
    • 🔥 Pabbly Subscription Billing — Lifetime Access for $249View Offer
    • 🔥 Pabbly Chatflow — Lifetime Access for $249View Offer

    Make a one-time investment and enjoy the advantages of robust business management tools for years to come.

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