• 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 data before the last empty row in the google sheet

Paul Hudson

Member
Hi,
I am trying to find a way how I can add data to the last empty row in google sheet, I am maintaining my sheet from the bottom toward the top and I have added a code in google script to add a new row when the last empty row gets filled with any value, so in my case, new data will add to top last empty row of the sheet.
Thanks.

1678267885785.png
 
P

Pabblymember11

Guest
Hey @Paul Hudson

As we can see from the screenshot you have left the 2nd row unattended and since the Google Sheets action step filled the data to it first.

So, please try again by not missing a row in your Google Sheets and try again.
 

Paul Hudson

Member
Hey @Paul Hudson

As we can see from the screenshot you have left the 2nd row unattended and since the Google Sheets action step filled the data to it first.

So, please try again by not missing a row in your Google Sheets and try again.
thanks for the response, actually sheet could have many empty rows I just want to add posted data to the very last empty row.
 
P

Pabblymember11

Guest
You may try using the "Google Sheets: Append New Value" action step to pass the data to Google Sheets.

1678366808556.png
 
Top