Posts

Power BI Q&A retirement reminder: February 2027 timeline update

Microsoft  announced the retirement of Power BI Q&A , our legacy natural-language querying experience, with retirement planned for December 2026. To give current Q&A user's additional time to assess their dependencies and transition to newer Copilot-powered solutions, we’re extending the retirement date to February 2027. This post recaps the affected experiences and provides updates on Copilot capacity availability, embedded scenarios, and sovereign clouds. What is being deprecated? The retirement applies to both the end-user Q&A experiences, and the associated Q&A configuration tools. Retiring experience Recommended alternative Q&A in reports Copilot with Power BI reports Q&A on a dashboard Copilot standalone experience Q&A virtual analyst in mobile app Copilot in Power BI Mobile Q&A in Power BI embedded analytics Copilot for SaaS scenari...

Modern Power BI architecture choices for reporting on Azure Databricks: A performance benchmark for Power BI storage modes

Image
Many enterprise Power BI semantic models use Azure Databricks as a data source. When building these models, developers and architects face an early and consequential decision: which storage mode to use. Cost, security, and ease of development and tuning all factor in — but report performance is probably the most important of them, because reports that are slow to load are one of the most common causes of end-user dissatisfaction. In practice, that decision is often made on intuition rather than evidence. To help change that, we've published a new white paper, Modern Power BI Architecture Choices for Reporting on Azure Databricks , benchmarking four ways of serving the same Delta tables to a Power BI report: Direct Lake on OneLake — over Delta tables in a Fabric lakehouse or warehouse Direct Lake on mirrored Unity Catalog tables — shortcuts, no copy DirectQuery — on a Databricks SQL warehouse Composite Model on Databricks — DirectQuery combined with Import-mode aggregations Figu...

Power BI sample reports, refreshed with modern visual defaults

Image
With the general availability of the new Power BI defaults , we’ve refreshed many of the sample reports you already know. The updated samples pair cleaner, more consistent report design with stronger semantic models, giving you practical examples that are easier to explore, learn from, and reuse. Download the refreshed 2026 Power BI sample reports and open them in Power BI Desktop to see the changes for yourself. What’s new This refresh goes beyond visual polish. We improved both the semantic models and the report experience, so each sample demonstrates current best practices from data preparation through report consumption. Stronger semantic models A well-designed semantic model makes reports easier to build, understand, and maintain. Across the samples, we: Renamed tables, columns, and measures so their purpose is clear. Added concise descriptions to guide report authors. Created measures for common analysis, such as win percentage and high backorder risk. Applied consistent display...