I'm querying a google sheet with only 100 rows of data but 32 columns and I'm getting the following error:
Range (PINBasedExtract!AG2:AG) exceeds grid limits. Max rows: 1000, max columns: 32 clientRequestId: 79a87ed2-23e4-4582-9f79-c1423491390c
I can't reduce the number of columns. Is there a way around this limitation?