Thank you Drew.
That's all I needed.
Regards.

Mattt


On Mon, May 6, 2013 at 7:33 PM, asgallant <drew_gall...@abtassoc.com> wrote:

> Basically, a Dashboard drawn from a data source (like a Google
> spreadsheet) is fundamentally no different than a Dashboard drawn from a
> locally-defined DataTable.  The only difference is in how you obtain the
> DataTable to draw the Dashboard with.
>
> Here's a simple example: http://jsfiddle.net/asgallant/YNaGh/.
>
> On Monday, May 6, 2013 6:18:21 PM UTC-4, Matt wrote:
>>
>> Hi Joel.
>> Did you find any explanation on how to create a google dashboard using
>> data stored in a google spreadsheet?
>> I've been looking for such example for a long time now and I don't seem
>> to find anything like that. All articles and docs refer to using a local
>> table.
>> Please advise.
>> Thank you so much.
>>
>> Martt
>>
>> El miércoles, 23 de enero de 2013 02:08:49 UTC-3, Joel escribió:
>>>
>>> Hi Daniel,
>>>
>>> Thank you so much for your reply.
>>>
>>> I've found what I;m looking for. Really appreciate your help :)))
>>>
>>> On Thursday, January 17, 2013 9:43:21 PM UTC+8, Daniel LaLiberte wrote:
>>>>
>>>> Joel,
>>>>
>>>> To use a google spreadsheet as your data, you should be able to follow
>>>> the instructions at https://developers.google.**
>>>> com/chart/interactive/docs/**spreadsheets<https://developers.google.com/chart/interactive/docs/spreadsheets>
>>>> One example is shown in the Playground: https://code.**
>>>> google.com/apis/ajax/**playground/?type=**visualization#data_source_**
>>>> request<https://code.google.com/apis/ajax/playground/?type=visualization#data_source_request>
>>>> but it works with an IntensityMap not in a dashboard.
>>>>
>>>> To use spreadsheet data with a dashboard is very similar to using local
>>>> data.   The complication is that you will have to wait for the data to be
>>>> returned, when your handler is called, before you can proceed with drawing
>>>> the dashboard.   Hope that helps.  I can put together an example if you are
>>>> still having trouble.
>>>>
>>>> dan
>>>>
>>>> On Thu, Jan 17, 2013 at 2:42 AM, Joel <saber...@hotmail.com> wrote:
>>>>
>>>>>
>>>>>
>>>>> Currently I am only able to create a local database, can anyone direct
>>>>> me as to how I can go about creating a dashboard that uses a google
>>>>> spreadsheet as a database.
>>>>>
>>>>> --
>>>>> You received this message because you are subscribed to the Google
>>>>> Groups "Google Visualization API" group.
>>>>> To view this discussion on the web visit https://groups.google.com/d/*
>>>>> *msg/google-visualization-api/-**/lxHCIsGmhpMJ<https://groups.google.com/d/msg/google-visualization-api/-/lxHCIsGmhpMJ>
>>>>> .
>>>>> To post to this group, send email to google-visua...@googlegroups.**
>>>>> com.
>>>>> To unsubscribe from this group, send email to
>>>>> google-visualization-api+**unsubscr...@googlegroups.com.
>>>>> For more options, visit this group at http://groups.google.com/**
>>>>> group/google-visualization-**api?hl=en<http://groups.google.com/group/google-visualization-api?hl=en>
>>>>> .
>>>>>
>>>>
>>>>
>>>>
>>>> --
>>>> Daniel LaLiberte<https://plus.google.com/100631381223468223275?prsrc=2>
>>>>   - 978-394-1058
>>>> dlali...@google.com   562D 5CC, Cambridge MA
>>>> daniel.l...@gmail.com 9 Juniper Ridge Road, Acton MA
>>>>
>>>  --
> You received this message because you are subscribed to a topic in the
> Google Groups "Google Visualization API" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/google-visualization-api/IaSKaUe6iJI/unsubscribe?hl=en
> .
> To unsubscribe from this group and all its topics, send an email to
> google-visualization-api+unsubscr...@googlegroups.com.
> To post to this group, send email to
> google-visualization-api@googlegroups.com.
> Visit this group at
> http://groups.google.com/group/google-visualization-api?hl=en.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
>

-- 
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 google-visualization-api+unsubscr...@googlegroups.com.
To post to this group, send email to google-visualization-api@googlegroups.com.
Visit this group at 
http://groups.google.com/group/google-visualization-api?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to