In theory, it is possible to write server-side scripts that read an excel sheet and serve up the data, but in practice the level of effort required to make it work never justifies the end result. As an example, it is far easier to convert the spreadsheet into a database, train your users in how to use the database, and set up a script that queries the database for your charts than it is to write a script that parses excel files.
On Thursday, June 20, 2013 11:46:50 AM UTC-4, Anshul Kapoor wrote: > > Is there a way to use an MS Excel spreadsheet as a data source to make a > Table? I know you can use a Google spreadsheet or populate the table in the > script itself. Any help would be appreciated! -- You received this message because you are subscribed to the Google Groups "Google Visualization API" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-visualization-api. For more options, visit https://groups.google.com/groups/opt_out.
