Skip to main content

Hey,

 

I’m having trouble with sending data from Bubble > Google Sheets via Zapier.

 

Rather than filling in the next blank row, Zapier is inserting a new row into my spreadsheet, which is messing up my subsequent formulas and pushing the cell i’m pulling from one row down.

 

I’ve made an explainer video here to show what i’m struggling with.

 

Would love any help

 

Thanks in advance,

 

Sharan

Hey @sn2023, thanks so much for joining the Community here! 🙂

That’s very strange indeed! I’m wondering if it might be worth changing the formulas in the worksheet to use something like IMPORTRANGE instead. You can find out more about how to use it here: IMPORTRANGE

That should hopefully allow you to pull the data from the correct rows without the formula getting automatically adjusted when the new row is added on the other worksheet.

Can you please give that a try and let us know whether that fixes it?