- Welcome to Data Studio! (Start here)
- Filter Control Example
- Data coloring example
- Design reports using the layout grid
- Running calculations
- Understand report-level component position
- Reverse Axes
- Data blending example
- Lat, Long, and City Name in Geo charts
- HYPERLINK Example
- Image Link Example
- Drill Down Table Example
Report | Audience |
---|---|
Welcome to Data Studio! (Start here)Learn how to view, edit and create a Data Studio report. |
New users |
Filter Control ExampleThis report illustrates various styles of filter controls. The data comes from two sources, Google Sheets and Google Analytics . The filter controls at the top of the report show how various filter control configurations work. |
All users |
Data coloring exampleThis report demonstrates 2 ways to color your data:
|
All users |
Design reports using the layout gridThis report illustrates using adjustable grid sizes to achieve a more standardized report design. The minimum canvas grid size is 10 px. You can adjust this with the Grid Settings options. Increasing the grid size makes it easier to layout your charts, controls, and other components. This report includes a Google Analytics data control. You can use it as a template for your Analytics data.
|
All users |
Running calculationsRunning calculations compute summary results for each record of data, helping you see how each contributes to the whole picture. |
All users |
Understand report-level component positionQuestion: Why do my report-level components disappear? Solution: Change Report-level Component Position to "Top." |
All users |
Reverse AxesThis report demonstrates controlling the X and Y axis direction in Cartesian charts. |
All users |
Data blending exampleBlending lets you create charts based on multiple data sources. For example, you can blend two different Google Analytics data sources to measure the performance of your app and website in a single visualization. |
Advanced users |
Lat, Long, and City Name in Geo chartsQuestion: How can I use latitude and longitude in a Geo chart to provide maximum resolution in my data, but still see city names in the chart? Solution: Use a calculated field to combine latitude and longitude with the city name. Example: CONCAT(Lat Long , "(", City,")") |
Advanced users |
HYPERLINK ExampleThis report demonstrates the Hyperlink field. Hyperlinks create clickable links in tables. To create a Hyperlink field, use the |
Advanced users |
Image Link ExampleThis report demonstrates the Image Link field. Image Links create clickable images in tables. To create an Image Link field, use the |
Advanced users |
Drill Down Table ExampleUse a custom bookmark to create drill down fields in a table. "Drilling down" into your data lets you go from a broader or more general view to a greater level of granularity. Although this isn't a native feature of Data Studio, you can create simple drill down behavior by combining custom bookmarks with the |
Advanced users |