BigQuery
Not a big fan of functions?
Use the Actions Wizard to configure any action in Rows without functions.
Parameter List
Syntax
IMPORT_TABLE_BIGQUERY(project, dataset, table)
project
The name of the BigQuery project. For example:"acme-prod"
.
dataset
The datasets from the BigQuery project. For example: "sales-monthly"
.
table
The tables from the BigQuery dataset. For example: "users"
.