Power BI Diagnostics Skill Troubleshoot performance, trace queries, and verify the pbi-cli environment. Prerequisites Environment Check Quick Troubleshooting If pbi-cli isn't working, run these checks in order: Model Health Check Query Tracing Capture diagnostic events during DAX query execution: Cache Management Connection Diagnostics Workflow: Profile a Slow Query Workflow: Model Health Audit Best Practices - Clear cache before benchmarking: - Use for long-running queries to avoid premature cancellation - Export traces to files for sharing with teammates - Run first when troubleshooting env…