Big Query
Step 1: Open your google cloud account, create a service account and click on Edit permission.
- 2.1: Role = BigQuery Data Editor

- 3.1: Set Condition 1 as Service > is > bigquery.googleapis.com
-
3.2: Set Condition 2 as Name > Starts with >
projects/<project_name>/<data_set_name>

Step 1: Login to BCC
Step 2: Navigate to Settings > Data Sources > Big Query

Step 3: Select Account type (User or Service),
For User
Insert the Dataset ID (project_name.dataset_name
) and set the frequency (Daily, Weekly, Monthly) to send the Data. Sign in with Google to connect the BigQuery account.

For Service



Connection
Once the connection is successfully built then a table named “genuin_data” will be created under your dataset.

Disconnection
Once the BigQuery account is connected then you can also Disconnect it.

