Power Query
published
Search
K
Comment on page

GoogleBigQuery.Database

GoogleBigQuery.Database

Import data from a Google BigQuery database.
function (optional options as nullable record) as table

Description

Returns a table listing the available projects in Google BigQuery. An optional record parameter, options, may be specified to control the following options:
The record parameter is specified as [option1 = value1, option2 = value2...].

Category

Accessing data