Skip to content

Commit 8ba9f5d

Browse files
committed
more info regarding location
1 parent c923a0d commit 8ba9f5d

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

src/connections/reverse-etl/reverse-etl-source-setup-guides/bigquery-setup.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,10 @@ Permission | Details
6262
4. In the pop-up window, select **JSON** for the key type and click **Create**. The file will be downloaded.
6363
5. Copy all the content within the **JSON** file created and downloaded in previous section.
6464
6. Navigate to the Segment UI and paste all the credentials you copied from previous step into the **Enter your credentials** section.
65-
7. Enter your **Data Location**.
65+
7. Enter your **Data Location**. The data location can be found by:
66+
- In the BigQuery console navigate to your dataset: In the explorer panel on the left, expand the project and dataset to view the tables.
67+
- Click on the name of the dataset, and it will open a page showing its details.
68+
- The Location of the dataset (like US, EU, etc.) is displayed in the Dataset Info.
6669
8. Click **Test Connection** to test to see if the connection works. If the connection fails, make sure you have the right permissions and credentials and try again.
6770
9. Click **Add source** if the test connection is successful.
6871

0 commit comments

Comments
 (0)