Hi, Basically while displaying chart i need to pass data which is coming from Google Spreadsheet . I am passing its URL in my code using Google.visualization.Query. My problem is , my data is get inserted daily in spreadsheet and query which i am passing in my code is coming from Gadget which gives only selected range data which is present for that day.its not taking automatically new data which get fill by next day. so every day i need to manually change by query . So, I want to pass daily data such way that i don't need to change my query daily .
Tel me solution for it so i can fetch data which is already present in spreadsheet and new inserted data too................ -- 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.
