I want to import some data from a sheet tab, published in html format, (
https://docs.google.com/spreadsheets/d/e/2PACX-...-z4/pubhtml/sheet?&gid=65...5 ) . The specific tab has around 7000 Rows and 8 columns.
or with
I always get "Resource at URL contents exceeded maximum size".
Is there a way to overcome this problem? using a different kind of import format?
Or is there a way to query a subset of the data before the actual IMPORT...?
Or is there a way to create a new Google Sheet in my Google drive with the information on that particular tab?
many thanks in advance.