Google Data Studio: An Introduction to Custom Defined Calculated Fields

Google Data Studio allows you to create customized calculated fields to endlessly manipulate data in reports.

Google has released Google Data Studio, a powerful tool for combining data from different sources with endless options for visualizing and manipulating data in reports.

In this post, I explain how to create customized calculated fields that can be used in Data Studio reports.  Calculated fields appear as objects in the data source, and can be added to charts, filters and controls in the report interface. A calculated field can even be used as a formula reference in another calculated field.

Continue reading “Google Data Studio: An Introduction to Custom Defined Calculated Fields”

Adding a Data Visualization to a Webpage

Adding a Data Visualization to HTML Opens Up Your Reporting Capabilities

This post shows how to add a data visualization to any HTML webpage. By adding a script reference and a data array to the <head>, you can create stunning visuals of data using all types of chart options. Continue reading “Adding a Data Visualization to a Webpage”