What problem does it solve? Business users often need quick answers from Power BI reports and dashboards without writing DAX queries or navigating complex report structures. This Skill translates natural-language questions into accurate DAX queries against Power BI semantic models and returns plain-language answers. ## Core Features & Use Cases - Artifact Discovery and Resolution: Finds Power BI reports and semantic models by free-text search, and resolves report GUIDs from pasted Power BI or Fabric URLs. - Schema-Aware DAX Generation: Inspects report metadata and semantic model schemas, honors Custom Instructions and Verified Answers, and resolves entity values before writing filters. - Query Execution and Synthesis: Executes up to four DAX queries per call, applies report/page/visual filters, and synthesizes results into concise answers with bolded key numbers. - Use Case: Ask "What are the top 5 products by revenue in the Sales Benchmark report?" and receive a formatted answer derived from the actual report data, with all report filters respected. ## Quick Start Ask the assistant: "What were the top selling products last quarter in my Sales Overview Power BI report?"