

Why this exists: Someone asks "Should we use Power Apps or Power Automate?" or "Is this a Copilot thing?" This guide helps you answer without going down a rabbit hole.
For you if: You're a Delivery Lead, maker, or someone who has to recommend the right tool for the job.
Ground truth: Based on Microsoft Power Platform documentation and What is Power Apps?, Power Automate, Power BI.
| You need to... | Reach for... |
|---|---|
| Replace a form, spreadsheet, or paper process with an app | Power Apps (canvas or model-driven) |
| Automate a repetitive task (approvals, notifications, data sync) | Power Automate |
| Report on data, dashboards, KPIs | Power BI |
| Chatbot or conversational AI for internal use | Copilot Studio |
| Automate clicks in legacy apps (no API) | Power Automate desktop (RPA) |
That's the cheat sheet. Below is the "why" when someone pushes back.
Use Power Apps when:
Canvas vs model-driven: Canvas = you design the layout from scratch. Good for forms, kiosks, mobile-first. Model-driven = built on Dataverse. Forms and views are generated. Good when you need relationships, security, and a more "CRM-like" experience.
When not Power Apps: Purely backend automation with no human interaction. Complex reporting with many filters (that's Power BI).
Use Power Automate when:
Cloud vs desktop: Cloud flows = triggers from SharePoint, Teams, email, schedule. Desktop (RPA) = automate clicks in apps that don't have an API. Requires Power Automate premium or unattended licensing.
When not Power Automate: You need a polished UI for data entry (Power Apps). Interactive dashboards and reports (Power BI).
Use Power BI when:
When not Power BI: Simple list or form. One-off data movement. Interactive app for data entry.
Use Copilot Studio when:
When not Copilot Studio: Structured form or workflow. Reports and dashboards.
Most real solutions use more than one:
Start with the primary user need (app, automation, or report), then add the others.
Part of the Quick Reference Kit from elijah.ai. Built for Delivery Leads and makers. All content pulls from Microsoft Power Platform documentation.