Limitation for iterator & get rows

Status: Open · Asked by 99 Interactive on · 0 views

99 Interactive — Question ·

as per my understanding, please correct,

1. iterator can work for 500 GS rows (max)

2. get rows for how many records can be fetched ?

Arshil Ahmad — Reply ·

Hey @99 Interactive,

1. Iterator can process more than 500 rows
2. It can retrieve data up to the maximum number of rows in your spreadsheet.

99 Interactive — Reply ·

It means GETROWS can fetched all the available records at once .?

Arshil Ahmad — Reply ·

Yes, you just need to specify the range and it will fetch the date in that range.

Back to all forum threads · Log in to reply