Prompts¶
Step-by-step AI prompts for building automation tools.
Available Prompts¶
Building Tools with AI: A Power BI Relationship Viewer¶
Learn how to build production-ready automation tools through conversational prompts with AI.
What you'll learn: - Progressive prompt refinement strategy - From basic script to interactive web tool - Making tools portable and shareable - One-shot prompts for time-constrained demos
Skill level: Beginner to intermediate (no coding required)
Coming Soon¶
- CI/CD Pipeline Setup for PBIP Models - Automate quality checks with GitHub Actions
- Custom BPA Rules for Your Organization - Define and enforce team-specific standards
- Semantic Model Documentation Generator - Auto-generate technical docs from TMDL files
Learning Path¶
- Start with tutorials - Learn the development workflow
- Use the tools - Get hands-on with the automation scripts
- Read the blog - Understand real-world use cases
- Check the guides - Implement in your own projects
Prerequisites¶
- Power BI Desktop (with PBIP format enabled)
- Python 3.7+ (for automation scripts)
- AI assistant (GitHub Copilot, Claude, ChatGPT, etc.)
- Git (for version control workflows)
Optional but recommended: - Tabular Editor 3 (for BPA and advanced modeling) - VS Code (for editing TMDL files)