I'm using the IMPORTDATA
formula to populate a CSV file. I'm encountering an Error.
The file size is 8MB so I think that may be the issue since I've previously used this formula with no problems, do I have any alternative routes to populate this data into the sheet?
This is the formula I am using:
=IMPORTDATA("URL.csv")
I expect the entire file to upload but am encountering the error message:
Error The resource at URL contents exceeded the maximum size.