Skip to main content

Hello, I’m using Coupler to sync related and organized Airtable data to Google Sheets, on which my app is based. I’m wondering which approach is more performant:



  1. Sync all fields as plain data and thus increase the data set but avoid computation.

  2. Sync less data but instead use computation to relate tables for lookups and rollups.

Be the first to reply!

Reply