BigQuery
1. Create a Workflow of the project you are working on if there isn't one.

2. Drag BigQuery under New Database

3. Enter the following info.
Dataset ID needs to meet BigQuery's naming requirement. Good example: "test_data"
Make sure the service account has access to create projects and datasets.

4. Connect the table to the Destination you just created.

Note: Please use one Dataset for one table right now. DO NOT connect 2 tables in Acho to one BigQuery Destination. For example, in the picture, test1 is good, test2 won't work.

Last modified 8mo ago