I am finding it hard to get this answer. I am looking into creating a Google Chart Dashboard for my client and have a Year, Month, Day filter however, their records for 1 year are over 4000 rows, I thought of adding more sheets in the files and put each year's worth of data in a separate sheet.
How would I go about creating a view in the script that grabs all the information from all sheets and make them in a single view so I can use it as a Datasource for my Google Chart Dashboard.
I tried adding 20,000 rows in one sheet and it would return a server error.
any help will be appreciated!