Master Google Apps Script, a powerful JavaScript-based coding platform within Google Workspace. This tutorial is perfect for beginners looking to automate tasks in Google Sheets. Learn how to connect to Google BigQuery, pull data, and design a formatted report that can be triggered from a script. This video will guide you through filtering data and adding timestamps to your reports for accurate data tracking.
Key Points Covered
- Connecting to Google BigQuery and pulling data into Google Sheets
- Designing a formatted report with KPI boxes and detailed tables
- Filtering data to include only specific rows and columns
- Adding timestamps to indicate when data was last refreshed
- Deleting unnecessary sheets automatically
- Triggering the report generation with a custom menu in Google Sheets
Access the complete code used in this video here: https://github.com/analyticswithadam/App_Script/blob/main/automatereporting.js
Don't forget to like, subscribe, and click the bell icon for more tutorials on Google Apps Script and other automation tools!