Reg: Google Charts In Salesforce

163 views
Skip to first unread message

karthikeya

unread,
Dec 9, 2011, 12:14:32 AM12/9/11
to Google Visualization API
Hi,

I have a Requirement regarding Google charts in my salesforce org
where i need to pull the data from different objects and present it in
the form of google charts. My Question is Every where i see the data
given statically. I just want to know whether we can give it from SQL
Query and i also want to know how it can be accomplished

Thank You
Any help is appreciative

nikhil chorgi

unread,
Dec 9, 2011, 2:35:24 AM12/9/11
to google-visua...@googlegroups.com
Hi,
    yes you can give SQL query output to graph and accordingly graph will get populated .

 Collect the query output in an array and  give array output to    data.addRows method.


--
Thanks and Regards

Nikhil A.Chorgi


Please consider the environment before printing this email, Go Green...




--
You received this message because you are subscribed to the Google Groups "Google Visualization API" group.
To post to this group, send email to google-visua...@googlegroups.com.
To unsubscribe from this group, send email to google-visualizati...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-visualization-api?hl=en.






chirravuri karthikeya

unread,
Dec 9, 2011, 3:38:40 AM12/9/11
to google-visua...@googlegroups.com
Hey Thanks for the replay

I have Different fields from different objects and i need to populate them on each axis so can i get them on  individual axis with data.addRows method.

-- 
Regards
Karthik.Chirravuri

nikhil chorgi

unread,
Dec 9, 2011, 6:11:57 AM12/9/11
to google-visua...@googlegroups.com
Hi,
   I think no.

asgallant

unread,
Dec 9, 2011, 9:40:58 AM12/9/11
to google-visua...@googlegroups.com
You can always add data to the DataTable with the addRows method, regardless of how you wish to display it.
Reply all
Reply to author
Forward
0 new messages