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

Add formula automatically to Google Sheets

Caterina

Member
Hi there,

I am currently setting up a workflow to automatically add rows to Google sheets if a person is filling in a quiz on our website.

Each row is supposed to have a formula with an if function to check if a specific word is mentioned in a different column (=if(SEARCH("self-test",$F2),"1")). The problem I am having is that I can't pre-populate the formula for the entire column, as the new row will be added below the last formula entry.

I also tried =ArrayFormula, but that doesn't work either.

I now tried to add the formula into Pabbly directly, to auto-populate whenever a new row is added. This is working, however, the row number is not being updated. E.g. I'm adding this formula to Pabbly

Screenshot 2022-09-05 at 14.32.28.png



but Pabbly isn't updating the "$F2" part when the data is added into e.g row 15. Is there a way to make the row number dynamic?

Many thanks!
 
P

Pabblymember11

Guest
Hey @Caterina

Is there a way to make the row number dynamic?
You can use the Counter action step of Number Formatter to make the row value dynamic in every execution.

Kindly try this at your end and let us know if that works for you.

(Watch the following video at 9:50)
 
Top