I’m having a problem with presenting extended datasets, where it seems to pull the first value of the first table and then the 20 values from the next page.
For example, the below is simply a Google Sheet with an array of a single column, the header is “value” and the values are simply 1,2,3-60.
When I create a graph of “Row” vs. “Value”, it doesn’t seem to pull the data in the order in which it’s stored in the table:
What am I doing wrong / is this a bug?