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

Need help with text formatter

Carlos Melo

Member
Hello,

I have a workflow which executes a text formatter step to take a number from data 'Updates UpdateRange' from a spreadsheet and inserts it in the column A of that same spreadsheet.
However, in my recent test I noted that if the ‘Data Text' of the 'Data in' has the number 10 ['Página1'!A10:M10] the result of the 'Data out' is the number zero, resulting in a error, not sending the number 10 to the line number 10 of the spreadsheet.

So please, how can we adjust that ?

Task History ID - IjU3NjUwNTZkMDYzMjA0MzY1MjY1NTUzZDUxMzQ1MTYwNTQzOTBmMzUi_pc

Thanks,
Carlos.
 
D

Deleted member 15445

Guest
Hey @Carlos Melo

Kindly let us know the output you want using "Text Formatter" so that we can suggest you a proper resolution.
 

ArshilAhmad

Moderator
Staff member
Please try using this Pattern: Página1'!A(\d+):[A-Z](\d+)
1727461715970.png
 

ArshilAhmad

Moderator
Staff member
Make sure the text before the exclamation mark is exactly the same. This will give you the correct result.
1727467045049.png
 
Top