71 prompts matching "functions"
Review this pull request diff and provide structured feedback. [PASTE DIFF OR F...
Act as a senior SQL engineer. I need to compute {{describe: e.g., 7-day rolling ...
You are an Excel auditing specialist. Walk me through a systematic audit of a wo...
Create a TypeScript utility functions library with these categories: 1) Array ut...
Teach me SQL window functions with practical business analytics examples. Cover:...
Help me write advanced SQL queries for [database: PostgreSQL/MySQL/BigQuery/SQL ...
Help me master Excel dynamic array functions to replace my manual filtering and ...
Act as a Microsoft 365 Excel trainer. Teach me the dynamic-array trio FILTER, SO...
Below is a function that's grown to ~200 lines and does too much. Refactor it. R...
I need to look up values in Excel using multiple conditions. My dataset has colu...
Build a complete SQL-based customer cohort analysis system for subscription or e...
You are an Excel formula expert. I need to build a SUMIFS formula that totals va...
Build a reporting dashboard using Excel 365 dynamic array formulas (FILTER, SORT...
I need to generate {{number, e.g., 500}} rows of realistic test data in Excel fo...
Act as an Excel formula expert. I want to master SUMIF, SUMIFS, COUNTIF, and COU...
Design a library of reusable custom Excel functions using the LAMBDA function fo...
You are a TypeScript type-system expert. Help me get correct types on a generic ...
Walk me through building a 13-week cash flow forecast for a small business. Outp...
Refactor the following legacy JavaScript code to modern ES2024 standards: [PAST...
I have an events table (event_name, user_id, event_time, properties JSON). Write...
Analyze this investment opportunity using NPV and IRR: - Initial investment: [AM...
Write a SQL query that finds users stuck mid-funnel for re-engagement. Schema: e...
I have a worksheet with nested IF formulas like: =IF(A1="Bronze",0.05,IF(A1="Sil...
Act as a code reviewer focused on readability. Below is a function that has grow...