Used datasets

The 'Used datasets' tab displays a list of BigQuery datasets that are used in the Transformation. Here you can also check if the dataset has been granted access to the OWOX BI service account. If access is not granted, the Transformation will not run successfully. In this article, we explain how to configure access to the used datasets and successfully launch your Transformation.

 

How it works

The list of used datasets is formed based on:

  • SQL code of each Operation;
  • Destination fields in each Operation.

Immediately after creating the Transformation, this list of datasets is empty. Therefore, you will see a message on the screen, as shown in the screenshot below.

Screenshot_2023-05-19_at_18.36.00.png

After you write the SQL code, configure the Destination, and click the 'Save transformation' button to save your changes. The list of datasets will be updated after a successful saving of the Transformation. If there is no access to one or more datasets, you will see a warning message "No access to datasets" next to the 'Run' button after saving.

02.png

Go to the 'Used datasets' tab to view the list of used datasets that displays:

  • Project and dataset names;
  • Status:
    • ‘No access’ means that the OWOX BI service account does not have access to the dataset;
    • ‘Granted’ means that access to the dataset is configured, and OWOX BI can read and modify data in that dataset.

By clicking on the dataset name, you can expand additional information about it, including:

  • The list of Operations that use this dataset. You can click on the operation name to navigate to its page;
  • A link to navigate to the Google BigQuery interface and access the page of the dataset.

03.png

Note:Every time you save changes in the Transformation, the list of datasets is updated. Be attentive when writing SQL code and avoid typos in project, dataset, and table names.

 

How to share BigQuery dataset with OWOX BI

If a Transformation uses data from BigQuery datasets that are not accessible to OWOX BI, the Transformation cannot be successfully executed.

To run the Transformation and obtain the execution results for each Operation, you need to grant access to all the used datasets. To do this, click on the 'Share used datasets' button.

04.png

Open this instruction and follow steps 4 and 5 to grant access to each dataset. You need to authenticate with a Google account that you use in BigQuery with either the 'BigQuery Admin' or 'BigQuery Data Owner' role.

05.png

After successful authentication, specify the project and dataset names. Then click the 'Grant access' button.

06.png

If everything goes smoothly, the statuses in the dataset list will be updated, and you will see green text indicating 'Granted'. Repeat this straightforward process of granting access to each dataset that has the 'No access' status. When all datasets have the 'Granted' status, the red warning text next to the 'Run' button will disappear.

07.png

You are all done.

Was this article helpful?
0 out of 0 found this helpful
Have more questions? Submit a request

0 Comments

Please sign in to leave a comment.