Hi Zapier Community!
I’m having issues with a basic lookup and updated google sheet feature and I am not sure if it is because I am using a formula in the spreadsheet or not.
Background: I am trying to connect a recital program spreadsheet with a recital award database spreadsheet. I want to be able to pull the number of recitals a student has done from the database to the program spreadsheet. I have part of the process working, but pulling the number of recitals from the database to the program spreadsheet.
So far, I have the trigger as a new spreadsheet row added to the program spreadsheet. The first action is looking up the spreadsheet row in the recital database spreadsheet and creating a row in the database if a student isn’t found (their first recital). The formula I am using is a CountIf formula with the range always staying the same and the criteria is the student’s name. Every time they play in a recital, there name is added to the list and then the CountIf formula counts how many times their name is listed to generate the number of recitals they performed in. This step of the process works, and generates the formula correctly.
The final action is updating the program spreadsheet to add the number of recitals to the matching student’s row.
I have tried adding a formatter option to generate the formula, but I also get an error message with that. Does CountIf formulas not work with Zapier or is there something else I am missing?
Here are screenshots of my zap setup: