BigQuery integration
Learn how to populate metrics in Segflow via BigQuery.
Flow Analytics allows you to populate your metrics in Segflow with time-series data from BigQuery. Here’s how to do it.
-
Download credentials file from Google. If you’re unfamiliar with how to do this, see the “Creating a service account” section in this doc: https://cloud.google.com/docs/authentication/getting-started
-
In Flow’s sidebar, click on integrations.
-
Click the “New Integration” button in the top card.
-
Choose “Google BigQuery” as the source.
-
Upload the credentials file (see step #1).
-
Click “Save”.
Adding BigQuery as a soruce to a metric and a board
-
Create a new metric and select BigQuery as source.
-
The output of the query must contain columns named “date” and “value”. We recommend that you test out the query in BigQuery before you input it into Flow.
-
Update the metric and run its query
-
You should see the data in the overview tab for the metric
If you get stuck, please reach out!