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

Issue in usine Append in Google Sheets

kaushald

Member
I have a google sheet whose 1st row has some formulas like =now() using which the sheet colums are made. My sheet has let say 10 rows already filled.

I am using a pabbly connect append to google sheets actions. but when i am using it the 1st time the 1st row is getting modified and 2nd time the data is getting appended at 11th row.

Am I doing anything wrong?
 
P

Pabblymember11

Guest
Hey @kaushald

If you do not want to pass any value on the 1st column of the row, you simply leave the first-row value in double quotes as it is.


2022-01-14_10h22_17.png


2022-01-14_10h25_00.png
 

kaushald

Member
I understood that by writing "","abc" data gets appended in 2nd column but I want data to be filled in row 8 where row 1 has formulas line '=now()' ,""

rows 2 to row 7 has data

1st append is rewritting the formulas and next append is speending data from row 8. Can you help me understand why is that happening?
 
Top