Google App Script returns array over multiple rows
问题 Summary I'm new to Google Apps Script but I've spent quite a bit of time researching and have come up empty. Basically I'm trying to replicate a cross-join functionality of SQL. I have 2 tables, a calendar table with 12 months, and a customer table with 3 customers. The customer table is populated from a Google form, and will have new customers added going forward. For my reporting, I need the customer data to be at a monthly grain. Therefore I want to cross-join the customer data with the