• Instructions to Ask a Question

    Click on the "Ask a Question" button and select the application for which you would like to ask questions.

    We have 5 different products namely - Pabbly Connect, Pabbly Subscription Billing, Pabbly Email Marketing, Pabbly Form Builder, Pabbly Email Verification.

    The turnaround time is 24 hrs (Business Hours - 10.00 AM to 6.00 PM IST, Except Saturday and Sunday). So your kind patience will be highly appreciated!

    🚀🚀Exclusive Discount Offer

    Just in case you're looking for any ongoing offers on Pabbly, you can check the one-time offers listed below. You just need to pay once and use the application forever -
     

    🔥 Pabbly Connect One Time Plan for $249 (🏆Lifetime Access) -  View offer 

    🔥 Pabbly Subscription Billing One Time Plan for $249 (🏆Lifetime Access) - View offer

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