In my workflow I have "Google Sheets" from where I am retrieving hundreds of rows at the same time. However, I don't need to need all the rows, rather first row i.e. header and a specific set of rows e.g. 521-700, but I can't figure out how to retrieve them. Due to this, despite allocating "16 GB", it goes out-of-memory quite quickly and gives "JS Stacktrace" error.
I can't figure out how to fix it!
Any help would be appreciated!