- Регистрация
- 15.08.2021
- Сообщения
- 4
- Благодарностей
- 1
- Баллы
- 3
Hi,
I have a template who write thousand of lines in a google spreadsheet.
But I have this error :
Error exporting google spreadsheets data Google.Apis.Requests.RequestError
Invalid range[0]: Range exceeds grid limits. Max rows: 2992, max columns: 26[400]
Even if the template is stop, in zenno poster I have this error every 1 minute.
And it looks like then my template doesn't finish to work because at the end I clean the table sheetby deleting empty line and duplicates.
When I make it "manually" I can add more than 2992 lines in google sheets.
Who can I increase this limit and stop the error to show every minutes ?
Thank you
I have a template who write thousand of lines in a google spreadsheet.
But I have this error :
Error exporting google spreadsheets data Google.Apis.Requests.RequestError
Invalid range[0]: Range exceeds grid limits. Max rows: 2992, max columns: 26[400]
Even if the template is stop, in zenno poster I have this error every 1 minute.
And it looks like then my template doesn't finish to work because at the end I clean the table sheetby deleting empty line and duplicates.
When I make it "manually" I can add more than 2992 lines in google sheets.
Who can I increase this limit and stop the error to show every minutes ?
Thank you