Google Sheets analysis automation
Automate repetitive analyses in Google Sheets with advanced formulas and Google Apps Script.
Paste in your AI
Paste this prompt in ChatGPT, Claude or Gemini and customize the variables in brackets.
Je veux automatiser mon processus d'analyse dans Google Sheets pour [PROCESSUS] que je réalise [FREQUENCE] manuellement. Actuellement cela me prend [TEMPS_ACTUEL] et implique les étapes suivantes : [ETAPES_MANUELLES]. Structure de mes données : - Onglet source : [DESCRIPTION_SOURCE] - Onglet rapport : [DESCRIPTION_RAPPORT] - Données externes : [SOURCES_EXTERNES] (ex : formulaire Google Forms, import API, autre Sheets) Automatise ce processus avec : 1. Les formules ARRAYFORMULA et QUERY pour traiter les données dynamiquement 2. Les fonctions IMPORTRANGE, IMPORTDATA ou GOOGLETRANSLATE si pertinent 3. Un script Google Apps Script pour : [ACTIONS_SCRIPT] (ex : envoi email automatique, refresh planifié, mise en forme conditionnelle dynamique) 4. Un dashboard avec graphiques qui se mettent à jour automatiquement 5. Un système d'alerte par email si [CONDITION_ALERTE] 6. La documentation du processus pour qu'un collègue puisse le maintenir Objectif : réduire le temps de [TEMPS_ACTUEL] à [TEMPS_CIBLE] par semaine. Niveau technique : [NIVEAU] (débutant / intermédiaire en Apps Script) Fournis le code Apps Script complet commenté.
Why this prompt works
<p>This prompt is effective because it starts from the current process and the expected time savings, making the solution measurable. The documentation requirement ensures team maintainability.</p>
Use Cases
Expected Output
Advanced Google Sheets formulas, complete commented Apps Script, dynamic dashboard, and alert system.
Learn more
Check the full skill on Prompt Guide to master this technique from A to Z.
View on Prompt Guide📬 Get new prompts every week
Join our newsletter and never miss a prompt.
Similar Prompts
Data storytelling to present data
Transform raw data into a structured and compelling narrative adapted to a specific audience and objective.
Cohort analysis and customer retention
Complete cohort analysis to measure and understand customer retention with aha moment identification.
Web analytics metrics analysis
Comprehensive web analytics metrics analysis to understand visitor behavior and identify optimization areas.
Getting started with Python and Pandas for analysis
Complete beginner guide to data analysis with Python Pandas, from data loading to first visualizations.