Hello All, I am using the google.visualization.Query method to retrieve the data from my Fusion Table. The Fusion Table contains nearly 12000+ rows of data. But when i try to retrieve the rows in the callback method of send(getData), response.getDataTable().getNumberOfRows() only returns 500 rows. Any idea why it is not returning all the rows at once?
Note: response is the parameter to the getData method. I was wondering if there is any limitation to the noof rows returned? Regards, Ramana -- You received this message because you are subscribed to the Google Groups "Google Visualization API" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-visualization-api?hl=en.
