Hi there,
Yes you are able to create tables from Excel file. You have that in first option of table wizard – Creating tables linked to existing data source, in which case you will upload the file from Excel and initialize the table, whereupon it will be read every time on page load. Then you can overwrite this file to update the data.
Then you will be able to create Google charts (Line, Column or Pie). Please note that chart engine except One string type column supported (string, date, datetime…)and other columns should have numerical values.(integer or float)
Hi thanks a lot for your rsponse, another question, can I upload an excel with more than 1 sheet?