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
Customer segmentation by clustering
Segment a customer base into homogeneous groups via RFM and K-means with personalized marketing strategies per segment.
Design a simple ETL pipeline
Design a complete ETL pipeline with error handling, monitoring, and Python code for multi-source data integration.
Create a business KPI dashboard
Design a complete KPI dashboard tailored to a specific department, with layout, charts, and alerts.
Write SQL queries for sales analysis
Generate optimized SQL queries for comprehensive sales data analysis based on your specific tables and needs.