Skip to main content

Google Big Query - Power BI (or any other BI Tool)

Updated over a month ago

hidden: true

Google Big Query - Power BI (or any other BI Tool)

🔗 Connecting Power BI to BigQuery via Service Account

To connect Power BI to your data hosted in the Medecision platform (Google BigQuery), you'll need a Google Cloud project with appropriate IAM permissions and billing enabled. Below are the steps to set up everything required on your end.


✅ Step-by-Step Instructions

Step 1: Set Up Google Cloud Organization

Option A – Already using Google Workspace?

If your organization uses Google Workspace, you likely already have a GCP Organization.\ ➡️ You can skip to Step 2.

Option B – New to Google Cloud?

If you do not yet have a Google Cloud Organization:

  1. Log into Google Cloud Console using that Google Workspace account\ A Google Cloud Organization will be automatically created at:\ https://console.cloud.google.com

⚠️ Note: Consumer Gmail accounts (e.g., @gmail.com) cannot create a GCP Organization.


Step 2: Create a Google Cloud Project

  1. Click “New Project”

  2. Fill in:

  3. Project Name (e.g., Clientname-BI-Integration)

  4. Organization: Select your domain (e.g., clientdomain.com)

  5. Click Create


Step 3: Enable Billing

  1. Link an existing billing account or create a new one:\ https://console.cloud.google.com/billing/create


Step 4: Enable BigQuery API

  1. Ensure the correct project is selected

  2. Click Enable


Step 5: Medecision Creates and Sends a Service Account Key

Medecision will:

  • Create a service account with read-only access to your specific BigQuery datasets

  • Generate a JSON key file

  • Share the key securely with your team

🔐 Do not share this key publicly — treat it like a password.


Step 6: Connect Power BI to BigQuery

Once you receive the service account key:

  1. Open Power BI Desktop

  2. Click Get Data > Google BigQuery

  3. Choose “Use a service principal”

  4. Upload the .json key file from Medecision

  5. Select your datasets and build reports


📌 Summary of Required Actions

Step

Action

Link

1

(If needed) Create Google Workspace

2

Create GCP Project

3

Set Up Billing

4

Enable BigQuery API

5

Receive Service Account from Medecision

(We will provide securely)

6

Connect via Power BI


If you have any issues setting this up, please contact your Medecision technical contact for support.

Did this answer your question?