Hello, i am creating a online database, so i want to write a large array (72x42) in google sheets then read it again with construct, but when i want to do it, google sheets mark error, cause the size of the array.
the thing is that i discovered, that if i use only a 36x21 array google sheets let me write it, but i don't know how to split the array in half and after that merge them together again.
it's there a way to make this work?