- How I used Google Sheets and Google Apps Script to send a WhatsApp Message.How I used Google Sheets and Google Apps Script to send a WhatsApp Message with each new entry.
Steeve St Fleur
google-sheets
apps-script
- Project Management 101: Back to BasicsStandardizing project management practices, emphasizing flexibility and three key process components: documenting a source of truth, conducting effective update meetings, and implementing feedback loops for continuous improvement in project teams.
Bruno Zimpel
project-management
- Coding 102: Writing code other people can readThat bootcamp may have taught you to write code that works. But the next level is to write code that works with other people.
Max Pekarsky
guide
project-management
- SQL Joins – LEFT Join, RIGHT Join, and INNER Join ExplainedSQL Joins – LEFT Join, RIGHT Join, and INNER Join Explained
Zubair Idris Aweda
sql
- Stakeholder AlignmentNavigating the maze of stakeholders to land a decision.
John Davidson
project-management
- Benchmark: Efficiently Deleting Rows by Conditions on Google Spreadsheet using Google Apps ScriptBenchmark: Efficiently Deleting Rows by Conditions on Google Spreadsheet using Google Apps Script
Kanshi Tanaike
google-workspace
google-sheets
apps-script
- How to Use JavaScript Promises Callbacks, Async/Await, and Promise Methods Explained
Yogesh Chavan
guide
- The Problem with SQL Sub-queries & Better OptionsWhile sub-queries are very helpful and aren’t inherently bad, they tend to be overused and many times a more optimal and preferable solutions exists in the form of a common table expressions (CTE) or a temporary (temp) table. By using a CTE or a temp table, your code become easier to read, more modular, reduces duplicated code (which reduces bugs), and can even increase performance.
Brandon Southern - AnalyticsMentor.io
sql
guide
- Master Data Science with This Comprehensive Cheat SheetComprehensive Cheat Sheet for Data Science: Numpy, Pandas, Python, R, ML, DL, NLP, Stats, SQL, PySpark, Plotly, Seaborn, git, Excel, Tableau, and PowerBI
Ritesh Gupta
sql
python
excel
guide
- Let Bard Answer Your Questions from Google Sheets with the PaLM API and Google Apps ScriptIn this blog we will be taking a look at how we can integrate Google Bard inside of your Google Sheets using the PaLM API and Google Apps Script. We will be using a custom function to call the PaLM API and pass a prompt and get back a response.
Aryan Irani
google-workspace
google-sheets
apps-script
- Automating Google Forms & Sheets using Apps ScriptSending emails or update spreadsheets based on triggers.
Varun Joshi
google-sheets
apps-script
- Here are all the Git commands I used last week, and what they do.Like most newbies, I started out searching StackOverflow for Git commands, then copy-pasting answers, without really understanding what they did.
Sam Corcos
guide
- How To Set Up Your Data Analytics Team For Success – Centralized vs Decentralized vs Federated Data TeamsWhile the newest tech breakthroughs grab headlines, team organization is the unsung hero. A well-structured team boosts business impact, streamlines communication, and enhances information sharing among internal data units.
Seattle Data Guy
project-management
data-engineering
- Turn Your Google Sheet Into a Web ApplicationIn this article, I will show you how you can convert your Google Sheet into a web application to capture data and populate the sheet. This is a free alternative to using tools like Zapier but will require some coding experience.
Maulin Tolia 🔥
google-workspace
apps-script
- A Crash Course in Google Cloud PlatformA Crash Course in Google Cloud Platform
James Collerton
google-cloud-platform
- Create a simple Approval process via Email with Google Form and Google Apps Script (Web Apps Deployment)At the end of this article, you will know how to create a workflow app, based on a Google Form that send an email to be approved or deny including logging of who is approving or denying with Apps Script.
Jérémy Dessalines
apps-script
guide
- Why SQL is beating NoSQL, and what this means for the future of dataAfter years of being left for dead, SQL today is making a comeback. How come? And what effect will this have on the data community?
Ajay Kulkarni
sql
- Conceptual compression means beginners don’t need to know SQL — hallelujah!It used to be a fundamental requirement that you learned an extensive amount of SQL before you were able to start working on database-backed applications.
DHH
sql
guide
- Python Programming in Microsoft ExcelIn this blog, we’ll dive into what Python in Excel entails, its benefits, and how you can get started on your data analysis journey.
Fareed Khan
python
excel
- What Is Trino And Why Is It Great At Processing Big DataIn this article, we outline what Trino is, why people use it and some of the challenges people face when deploying it.
Seattle Data Guy
sql
data-engineering
- Automating Google Sheets ReportsSimple Formulas to Reduce Mundane Manual Report Update
Sharon Regina
google-sheets
google-workspace
- How to Use Google Workspace Like a Pro: Five StrategiesGoogle Workspace, formerly known as Gsuite and Google Applications, is a powerful and immensely popular software suite that is packed with productivity, business, and educational tools that help millions of people be more productive.
Zenphi
google-workspace
- Why people don’t trust your numbers and what you can do about it“Those numbers aren’t right.” This phrase is a signal that something is wrong, or likely many things are wrong. Fundamentally, this question speaks to a lack of trust. Maybe this business user doesn’t trust anything that comes from the data team because they’ve been wrong in the past. Maybe they don’t trust you because they haven’t worked with you yet. Maybe they don’t trust data at all and prefer to rely on anecdotal evidence, or maybe the numbers are actually wrong.
Taylor Brownlow
project-management
guide
- Top 29 SQL Query Optimization Techniques You Must Know! 🚀By the end of this article, you’ll have the tools and knowledge you need to make your database applications run faster and more efficiently than ever before.
Luisprooc
sql
guide
- How Senior Product Managers Think DifferentlyThis article isn’t about how to get promoted to senior PM, but about how to advance your thinking and become a better PM. Anyone can think like a senior PM regardless of their title — and just because one has the senior PM title, doesn’t mean they truly deserve it.
Debbie Widjaja
project-management
guide
- Integrating AI in Google Sheets with Google Apps Script: How to Pass Prompts to ChatGPT and Get a ResponseIn this blog, we’ll be exploring how to bring AI to your spreadsheets using the Open AI API and Google Apps Script.
Aryan Irani
apps-script
google-sheets
guide
- Automatically Save Email Attachments to Google Drive Using Google Apps ScriptAutomatically Save Email Attachments to Google Drive Using Google Apps Script
Pablo Pallocchi
apps-script
google-workspace
- Presto SQL Pre-validation Rules and Optimisation TipsThe newly launched Query Pre-Validation System by Presto introduces a comprehensive approach to enhancing query efficiency and saving valuable user resources. With this groundbreaking feature in place, all queries submitted to Presto undergo meticulous validation using a set of predefined rules. If you meet the validation error, do not worry, here are the definitions and suggestions according to the each validation rule.
Peng Jing
data-suite
sql
- How to Build a Successful DashboardA checklist from someone who built a few unsuccessful ones
Jordan Gomes
data-engineering
- Integrating Google Apps Script with Google Forms: Advanced TechniquesIn this article, we will explore advanced techniques for integrating Google Apps Script with Google Forms, complete with example code, and discuss the benefits of doing so.
Dilip Kashyap
google-workspace
apps-script
- How to prevent scope creep when managing a project from homeWhen unexpected changes are requested during the development process, your final product may be a lot more complicated than what your spec originally called for. This phenomenon is called “scope creep.” Add a fully remote team with thin work-life boundaries on top of that, and you've got problems.
Owen Jones
project-management
- Building a Google Chatbot for Workspace RemindersTraditional reminders were easily overlooked amidst the sea of notifications. What we needed was an engaging, interactive way to send, receive, and act on these reminders. Thus, the idea of the Google Chatbot Scheduler was born, specifically tailored for our yoga sessions.
Zeeshan Ahmad
apps-script
google-workspace
- Creating a Project Updates Tracker in Excel Using VBAIn this post, I am going to share how I created a simple project updates tracker tool for myself using Visual Basic Applications (VBA) in Excel in three simple steps.
Himalaya Bir Shrestha
project-management
excel
- Advanced SQL Techniques You Should KnowStructured Query Language (SQL) is a widely used tool for managing and manipulating data in databases. Basic SQL queries can be simple and easy to learn, but mastering advanced SQL techniques can take your data analysis and management skills to the next level.
Atakan Korez
sql
- How to Call APIs Directly From Google SheetsYou can manage an entire e-commerce site using just google sheets. In this tutorial, I will show you how to do that by making HTTP requests on Google Sheets.
Maulin Tolia 🔥
apps-script
google-workspace
google-sheets
