The Google Charts API provides an easy way to include inline charts in Salesforce detail pages. The Google Charts API provides a REST interface that lets you retrieve a static image by requesting a URL with parameters for the data points in the chart. We can combine this with formula fields within Salesforce to embed charts in record page layouts.
Here’s a simple example of what… Continue reading
Read more
Copyright Jeremy Heffner