Grant access to BigQuery datasets

By default, Whaly will only have access to the Datasets created by Whaly connectors. In order to grant access to already existing BigQuery Datasets, you should follow those steps:

  1. Go to the BigQuery Admin Console

  1. On the left panel, click on one Dataset name (ex. "Days") to open it

  2. On the Dataset page, click on "Sharing > Permissions" menu item

  1. In the side panel that opens, click on "Add Principal"

  1. In the "New principals" search bar, select the Service Account configured in Whaly. And in the "Assign roles", select the "BigQuery Data Viewer" role.

  1. Click on "Save"

And that's it! Whaly will now let users import tables from this BigQuery Dataset ๐ŸŽ‰

Last updated