[ Web Proxy ]
URL:
Viewing: https://docs.cloud.google.com/data-studio/tutorial-create-a-bigquery-data-source [Back]  [Original]

Tutorial: Create a BigQuery data source  |  Data Studio  |  Google Cloud Documentation Skip to main content
Google Cloud Documentation [Google Cloud Documentation]
Send feedback

Tutorial: Create a BigQuery data source Stay organized with collections Save and categorize content based on your preferences.

In this lesson, you'll use the data source tool to build a connection to a BigQuery table. You can use the publicly available table described here, or substitute your own table.

Important: BigQuery is a paid product and you will incur BigQuery usage costs when accessing BigQuery through Data Studio. To create a BigQuery data source, you'll need to set up a billing project, if you don't already have one.

Step 1: Connect toBigQuery

The first step in creating a data source is to connect to your dataset.

  1. Sign in to Data Studio.
  2. On the Data Studio home page, in the top left, click The Create icon. [The Create icon.]Create, and then select Data Source.
  3. Select the BigQuery connector. The Configuration panel appears.
  4. Select PUBLIC DATASETS.
  5. For the Dataset, select samples.
  6. For the Table, select shakespeare.
  7. Select your Billing Project.
    The Select Connector panel for a BigQuery connection displays options for Projects, Billing Projects, Data Sets, and the available Tables. [The Select Connector panel for a BigQuery connection displays options for Projects, Billing Projects, Data Sets, and the available Tables.]
  8. Click CONNECT. The Fields panel appears.
    The fields panel displays the Index, Field name, ID, Type, Aggregation, and Description settings for data source fields. [The fields panel displays the Index, Field name, ID, Type, Aggregation, and Description settings for data source fields.]

The fields panel contains all the dimensions (in green) and metrics (in blue) from the dataset. You can fine-tune the data source by renaming or disabling fields, changing the data type, and more.

Step 2: Rename your data source

rename-datasource-2015-10-16.png [rename-datasource-2015-10-16.png]

Data Studio automatically names your data source the same as your dataset name. If you want to change that, click the name in the upper left and enter a new name.

You can also rename the data source later from the DATA SOURCES home page by clicking the context menu and selecting Rename.

Step 3: Optional Share the data source

You can let other editors add this data source to reports by sharing it with them.

To share a data source

  1. In the upper right, click Share icon [Share icon] Share.

  2. Enter the email addresses or Google Groups that you want to share with.

  3. For each person or group, select the access (permissions). Permissions determine what other people can do with the data source. Your choices are as follows:

    • Can view. People with this permission can view but not edit the data source.

    • Can edit. People with this permission can both view and edit the data source.

    share-data-source-2016-05-24.png [share-data-source-2016-05-24.png]

If you want to let other editorsuse this data source to create reports,you'll need to share it with them.

There are 2 aspects to sharing data sources:

There are some important considerations to keep in mind when sharing data sources and reports. See the Related resources section for links to more information.

Step 4:Use this data source in reports

The CREATE REPORT button on the edit connection page. [The CREATE REPORT button on the edit connection page.]

Click Create Report in the upper right.

You can now create reports that get their data from your BigQuery project.

Send feedback

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2026-08-11 UTC.

Need to tell us more? [[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-08-11 UTC."],[],[]]

Web Proxy Viewer  |  New URL  |  Original Page