First, verify your data in BigQuery:
Go to console.cloud.google.com/bigquery . In the left menu, under Products, find BigQuery → Studio. This is where you manage your tables.
BigQuery hierarchy:
Project (e.g., “Marketing Data”): your top-level container.
Dataset (e.g., “PPC Data”): a collection of tables within a project.
Table (e.g., “Google Sheets”): your actual data.
In BigQuery Studio, go to “Classic Explorer” and select your project. Click the ellipsis to create a new dataset if needed (set a name and location, e.g., US or Europe). Navigate to your dataset and table. In “Schema,” see the list of fields and their types. In “Preview,” see your actual data. To refresh data, go back to Porter and resend—Porter overwrites the table.
Connect BigQuery to Looker Studio:
Go to Looker Studio . Click “Create” and select “Report” to start a blank report. Looker Studio will prompt you to add a data source. Search for “BigQuery” and connect your Google account.
You’ll see options:
Select “My Projects” and navigate to your project, dataset, and table. In this example: Project “Marketing Data” → Dataset “PPC Data” → Table “Google Sheets”. Click “Add” to connect.
Once connected, Looker Studio loads the fields from your table. Create a chart, add your dimensions (e.g., date) and metrics (e.g., spend). Make sure to set a date range that matches your query in Porter.
Rename fields for readability:
BigQuery field names use underscores (e.g., “facebook_ads_spend”). To rename them, go to Resource → Manage added data sources → Actions → Edit. Double-click on each field name to change it (e.g., “facebook_ads_spend” → “Amount Spent”). This makes fields more readable for end users.
Your BigQuery data is now connected to Looker Studio.
Now that your Google Sheets data is in BigQuery:
Connect to BigQuery: learn Google BigQuery for marketers and read tutorials to connect other data sources.
Connect to Looker Studio: Build dashboards that load in seconds. Use Porter templates or create your own.
Connect to Google Sheets: Export BigQuery data to Sheets for quick analysis, sharing with clients, or custom calculations.
Blend data from multiple sources: Add Google Ads , GA4, Shopify , CRM to the same connection. Porter auto-maps equivalent fields. Create cross-channel reports without SQL joins.
Create AI workflows: Automate alerts and reports with natural language. Example: “Every Monday at 9am, get Google Sheets spend for last 7 days, analyze performance with AI, send summary to Slack.”
Use templates: Start with pre-built Looker Studio templates. Campaign performance, creative analysis, audience breakdowns—ready to connect.
Explore other destinations: Send Google Sheets data to Google Sheets, PostgreSQL, or other warehouses. Same setup process.