---
title: Analyzing BigQuery via Excel and Google Sheets
description: This blog post by Jay Elango outlines suggested methods for analyzing BigQuery data using either MSExcel or Google Sheets.
---

[Blog | Pythian ](https://www.pythian.com/blog)

# [Analyzing BigQuery via Excel and Google Sheets](https://www.pythian.com/blog/analyzing-bigquery-via-excel-google-sheets)

 Written by [Jay Elango](https://www.pythian.com/blog/author/jay-elango) | Jul 5, 2018 4:00:00 AM

Both MS Excel and Google Sheets offer ways to connect directly to BQ data, to run queries, to pull data back to Excel/Sheets and allow further analysis via options such as pivot tables, charts and drilling up/down.

## MS Excel

The link provided below details instructions for setting up an external datasource to BQ from Excel. Basically, we would need to provide Excel with the project ID, the query to run and the authorization key for it to run the query and pull the data. [https://cloud.google.com/bigquery/docs/bigquery-connector-for-excel](https://cloud.google.com/bigquery/docs/bigquery-connector-for-excel)

###### *Providing project and query information*

### Analyzing retrieved data with pivot tables

### Analyzing the pivot data further

## Google Sheets

BigQuery allows ad-hoc queries to run via BigQuery UI and allows saving results data as Google Sheets directly in the user's Google drive. Via Google Sheets, the users can then pivot and perform analysis just like in Excel.  

###### *Exporting data to Sheets*

  

### Analyzing via Sheets (sample view):**

  

## Sheets add-ons:

Add-ons for Sheets, provided by third parties, allow for easy integration with BQ, as well as running queries directly, extracting results and analyzing and visualizing data. A few popular Google Sheets add-ons for BigQuery:

- OWOX BI (100% Google Cloud Platform)
- SuperMetrics
- Insight Metrix IM Funnel

## Summary:

Sheets/Excel can be considered for any daily/periodic reports that require authorized users to run predefined queries, pull data and if needed, analyze further via drill down and drill up capabilities using pivot tables. For more complicated query analysis or for queries that could return very large data results, we could consider Looker, Tableau, or DataStudio which can all handle better visualization along with drill-through capabilities. BI tools can handle large results better and as well, allow **dynamic**  drill down/up and drill through capabilities.

## Google Workspace

Ready to enhance your team's productivity and security?

 

[View full post](https://www.pythian.com/blog/analyzing-bigquery-via-excel-google-sheets)

```json
{
  "@context" : "http://schema.org",
  "@type" : "BlogPosting",
  "author" : {
    "@type" : "Person",
    "name" : "Jay Elango"
  },
  "dateModified" : "2026-04-07T01:28:17.305Z",
  "datePublished" : "2018-07-05T04:00:00Z",
  "headline" : "Analyzing BigQuery via Excel and Google Sheets",
  "image" : {
    "@type" : "ImageObject",
    "height" : 60,
    "url" : "/hs/hsstatic/content_shared_assets/static-1.4092/img/default-amp-logo.png",
    "width" : 60
  },
  "mainEntityOfPage" : "https://www.pythian.com/blog/analyzing-bigquery-via-excel-google-sheets",
  "publisher" : {
    "@type" : "Organization",
    "logo" : {
      "@type" : "ImageObject",
      "height" : 60,
      "url" : "/hs/hsstatic/content_shared_assets/static-1.4092/img/default-amp-logo.png",
      "width" : 60
    },
    "name" : "Pythian Blog"
  }
}
```