Hey guys, how are you doing?
I have a Sheet that is connected with Google BigQuery, and we recorded a macro that updates this sheet everyday at midnight. Today we have more than 500 records that are being pushed from BigQuery as rows, and as result, we face this message in Google Sheets:
Translating to English:
“End of Visualization. This view shows the first 500 rows. Graphs, pivot tables and functions use the entire data set."
If I connect a Zap to this tab in my sheet, it will trigger for the new data that is added when the macro runs? Or I need to make a workaround to solve this?
Just to make clear the purpose of this automation: for every record that is added on our BigQuery database, we want to send an NPS email.
What do you guys suggest?