Power BI Updates & Release Notes
52 updates curated from 2 sources by the Releasebot Team. Last updated: Jul 3, 2026
- Jul 2, 2026
- Date parsed from source:Jul 2, 2026
- First seen by Releasebot:Jul 3, 2026
Deep dive into visual calculations: Adding calculations directly to your Power BI visuals (Generally Available)
Power BI adds generally available visual calculations for easier DAX calculations directly in visuals.
Visual calculations (Generally Available) in Power BI, making it easier to add DAX calculations directly to the visual where they’re used.
Original source - Jun 30, 2026
- Date parsed from source:Jun 30, 2026
- First seen by Releasebot:Jul 1, 2026
Power BI Desktop Bridge (Preview)
Power BI introduces Desktop Bridge Preview, a lightweight local server that lets external apps and agents interact directly with Power BI Desktop. It supports report state checks, screenshot capture, file reloads, and faster automation with secure local APIs.
Power BI Desktop Bridge (Preview)
Power BI Desktop Bridge introduces a new way of working, allowing external applications and agents to interact directly with Power BI Desktop!
What is Power BI Desktop Bridge?
The bridge is a lightweight local server that lets external applications interact directly with Power BI Desktop.
Think of it as a direct, secure channel between your tools and Power BI Desktop. Your agents, scripts, and external applications can now:
- Check the current state of your report.
- Trigger key actions, like reloading files after edits.
- Capture screenshots to validate changes.
- Iterate and improve in real time, without manual handoffs.
The following core capabilities are available through the bridge:
Discover What's Available
Method: bridge.manifest
Capabilities: Returns a complete list of all capabilities and their specifications.Think of this as a "menu" of what your version of Desktop can do. Always check this first to see what's available.
Check Report State
Method: application.state.get/v1
Capabilities: Returns information about the currently open file and whether there are unsaved changes.
In plain language: Know which file is open and if there are pending edits. Essential before running automation that might affect your work.
Capture Report Snapshots
Method: report.snapshot.capture/v1
Capabilities: Captures a PNG screenshot of a specific report page at any resolution you want.
In plain language: See exactly how your report looks right now. Perfect for validating changes visually or sharing proof of work.
Reload files from Disk
Method: file.reload/v1
Capabilities: Reloads the open PBIP/PBIR file from disk to pick up on-disk edits.
In plain language: After making changes to report files, refresh Desktop to see them. You can control whether the semantic model is also reloaded.
Why this is a big step for agents?
Before the bridge, agents could be incredibly smart about generating code and automating repetitive tasks. But they hit a wall: they couldn't talk directly to Power BI Desktop. They couldn't reload files to see changes in real time. They couldn't capture screenshots to validate what they'd built. They were flying blind.
Now, with the bridge, that changes completely, agents can:
- Read the current report state.
- Edit report files directly on disk.
- Reload to see changes instantly in Desktop.
- Validate with a live screenshot.
- Iterate immediately—observing, learning, and improving.
Ready to see this in action? The Report Authoring Skill is a perfect example. It leverages the bridge to read state, make edits, reload instantly, validate visually with screenshots, and iterate continuously in one seamless loop. Now, reports that would take hours to build, debug, and refine manually can now be authored, validated, and polished by agents in minutes.
But this is just the beginning. The bridge opens the door for you to build the custom solutions you need.
How to get started
Desktop Bridge is enabled by default. To disable or enable it:
Open Power BI Desktop.
Go to File > Options and settings > Options.
Open Preview features.
Enable external tool access to Power BI Desktop through secure local APIs.
Screenshot of Power BI Desktop Options window under Preview features, highlighting the setting “Enable external tool access to Power BI Desktop through secure local APIs
Start using the Desktop Bridge
The easiest way to start is with the Power BI Desktop Bridge CLI. It lets you leverage the bridge in a simple, practical way, without building custom integrations first. Built on top of the bridge, it includes a set of intuitive commands ready to use.
The reload command is a great example. If you are making external changes to your PBIR files, you can simply run:
powerbi-desktop reloadThis command reloads your on-disk changes in Power BI Desktop through the bridge, so you can keep iterating without closing and reopening Desktop.
The following are other useful commands at your fingertips:
# See what the bridge can do powerbi-desktop manifest # Check which Desktop instances are running powerbi-desktop status # Reload after making edits powerbi-desktop reload # Capture screenshots of every report page powerbi-desktop screenshot-allReady to try it?
The Desktop Bridge is here, and it's ready to transform how you work with Power BI Desktop. Stop waiting for manual steps. Start automating.
Get started now: Power BI Desktop Bridge.
Original source All of your release notes in one feed
Join Releasebot and get updates from Microsoft and hundreds of other software products.
- Jun 23, 2026
- Date parsed from source:Jun 23, 2026
- First seen by Releasebot:Jun 24, 2026
Microsoft Entra ID single sign-on for the Denodo connector in Power BI (Preview)
Power BI adds Denodo data connection support for Entra ID SSO in DirectQuery with user Microsoft Entra ID authentication.
When you configure a Denodo data connection for Entra ID SSO, users querying a semantic model in DirectQuery mode are authenticated to Denodo with their own Microsoft Entra ID identity.
Original source - Jun 18, 2026
- Date parsed from source:Jun 18, 2026
- First seen by Releasebot:Jun 18, 2026
Microsoft Entra ID single sign-on for the Starburst connector in Power BI (Preview)
Power BI adds Microsoft Entra ID single sign-on for Starburst preview report viewers, applying access policies to each user.
When enabling Microsoft Entra ID single sign-on (SSo) for Starburst (Preview) report viewers querying semantic models in DirectQuery mode authenticate to Starburst with their own Entra ID identity, to Starburst's access policies — including row-level and column-level security rules — are evaluated against the actual end user rather than a fixed connection account.
Original source - Jun 17, 2026
- Date parsed from source:Jun 17, 2026
- First seen by Releasebot:Jun 18, 2026
Workspace outbound access protection for Power BI reports (Preview)
Power BI expands workspace outbound access protection preview to reports, enforcing workspace-level data flow controls automatically.
Workspace outbound access protection (OAP) is a workspace-level control in Microsoft Fabric that lets you constrain where the data inside a workspace can flow. With this preview, OAP support now extends to Power BI reports. The good news for report authors and admins: there's nothing new to configure on the report itself. Protection comes from a single, well-defined rule that the workspace enforces automatically as soon as you turn OAP on.
Original source Similar to Power BI with recent updates:
- Visual Studio Code updates46 release notes · Latest Jul 8, 2026
- Gemini updates350 release notes · Latest Jul 10, 2026
- Microsoft Copilot updates34 release notes · Latest Jul 1, 2026
- Excel updates15 release notes · Latest May 26, 2026
- Microsoft 365 updates65 release notes · Latest Jul 7, 2026
- Claude Code updates391 release notes · Latest Jul 11, 2026
- Jun 16, 2026
- Date parsed from source:Jun 16, 2026
- First seen by Releasebot:Jun 17, 2026
Org apps with audiences for Power BI and Fabric (Generally Available)
Power BI announces general availability of org apps in Power BI and Fabric, including audiences.
Announcing general availability of org apps in Power BI and Fabric, including one of the most requested capabilities: audiences.
Original source - Jun 15, 2026
- Date parsed from source:Jun 15, 2026
- First seen by Releasebot:Jun 16, 2026
Simplified Oracle connectivity in Power BI (Preview)
Power BI adds Oracle preview support with bundled ODP.NET in Desktop and direct cloud connections in the service.
Connecting Power BI to Oracle has historically meant extra provider installations and data gateway deployment — even for cloud-hosted databases.
Two new Preview capabilities change that.
Power BI Desktop now includes a bundled Oracle Managed ODP.NET provider, and the Power BI service supports direct cloud connections without the need for a data gateway to Oracle data sources such as Oracle Autonomous Database.
Original source - Jun 15, 2026
- Date parsed from source:Jun 15, 2026
- First seen by Releasebot:Jun 16, 2026
Migrating from embedded ODBC drivers to ADBC in Power BI and Fabric
Power BI is moving Databricks, Snowflake, and BigQuery connectors from embedded ODBC drivers to ADBC.
If you use connectors like Databricks, Snowflake, or BigQuery in Power BI or Fabric, there’s an important change coming. Microsoft is moving from embedded ODBC drivers to ADBC, which affects how connections are established and managed. This post explains what’s changing, who’s impacted, and the steps you can take now to prepare.
Original source - Jun 9, 2026
- Date parsed from source:Jun 9, 2026
- First seen by Releasebot:Jun 16, 2026
What's new in Power BI? June 2026 update
Power BI brings the June 2026 update with new AI-assisted authoring, broader Copilot experiences, and fresh reporting and modeling enhancements. It also expands visuals, matrix and slicer controls, DAX usability, Teams channel support, and PBIR rollout updates.
The June 2026 Power BI update is planned for publication on June 9, 2026.
For a quick summary of June features, read on. For a detailed look at these updates and more enhancements, see the Power BI June 2026 Feature Summary. You can also watch the June demos.
Download the June 2026 version of Power BI Desktop.
To stay up to date on bug fixes and improvements as they're announced, visit the change log for Power BI Desktop.
General
Power BI Dataviz World Championships announcement
The Dataviz World Championships return with kickoff events in June and a live finale at FabCon / SQLCon Barcelona.
FabCon Europe registration update
FabCon Europe takes place in Barcelona from September 28 to October 1, with community and Microsoft sessions across Fabric, Power BI, and related workloads.
Copilot and AI
Fabric Apps for Semantic Models (Preview)
Fabric Apps add an AI-first app development path on top of semantic models so teams can build operational data apps while reusing model governance and business logic. For more information, see Power BI data in Fabric Apps (preview).
Copilot in web modeling (Preview)
Copilot in model view helps analyze model structure and apply schema changes such as renames, relationships, and DAX measure creation by using natural language prompts. For more information, see Copilot in web modeling (preview).
AI-powered report authoring agent skills (Preview)
Power BI report authoring skills in Skills for Fabric support plan, design, author, validate, and publish workflows through natural language prompts.
Data answering in Fabric Skills, Cowork, and M365 Chat (Frontier)
Fabric IQ expands conversational data answering for Power BI reports and semantic models across Fabric and Microsoft 365 Copilot surfaces. For more information, see Fabric IQ in Microsoft 365 Copilot Cowork (Frontier).
Data answering in Microsoft 365 Copilot Chat (Frontier)
Fabric IQ in Microsoft 365 Copilot Chat enables Frontier users to ask business questions grounded in governed Power BI data. For more information, see Fabric IQ in Microsoft 365 Copilot Chat (Frontier).
Reporting
Shape map (Generally Available)
Shape map now supports built-in maps, custom TopoJSON/GeoJSON uploads, URL-based map references, and downloading uploaded custom maps for reuse. For more information, see Create shape map visuals in Power BI.
Date picker for slicers (Preview)
A new Date picker slicer option supports relative defaults that roll forward with refresh and lets report viewers switch between relative and manual date selections. For more information, see Visualizations overview in Power BI.
Matrix row and column header auto-expand (Generally Available)
Matrix visuals now let you set auto-expand behavior for row and column headers so newly added hierarchy levels open expanded by default. For more information, see Format settings for the matrix visual in Power BI.
Scatter charts: Auto-fit markers
Scatter charts add Auto-fit markers to keep bubbles and markers fully visible near plot boundaries without manual axis range tuning. For more information, see Scatter charts, bubble charts, and dot plot charts in Power BI.
Axis improvements for bar and column charts (Generally Available)
Bar and column charts add Rounded range control and keep axis ranges stable when data labels are enabled. For more information, see Create and use column charts in Power BI.
Card visual image hover state options (Generally Available)
Card visuals now support hover-state image formatting, including alternate image source, transparency, effects, and background styling. For more information, see Create a card visual in Power BI.
Slicer selection icon color formatting (Generally Available)
Slicers now let you set selection icon colors to improve contrast and readability, especially for dark themes and custom branding. For more information, see Slicers in Power BI.
Matrix and table fixed-width conditional formatting (Generally Available)
Matrix and table visuals support rule-based fixed width formatting so column widths can be controlled more consistently by scenario. For more information, see Tables in Power BI.
Azure Maps selections on by default (Generally Available)
Azure Maps now shows selection controls by default so users can start multi-point selection with circles, rectangles, polygons, distance, and drive-time tools. For more information, see Azure and Power BI map visualizations.
Tooltip sentence options for visuals (Generally Available)
Tooltip options now include sentence-style text so authors can explain values with context without creating full tooltip pages. For more information, see Tooltips in Power BI.
Modeling
DAX user-defined functions (Generally Available)
DAX UDFs are now generally available with reusable typed function signatures and broader authoring workflows across Desktop and web modeling. For more information, see DAX user-defined functions best practices.
DAX UDF optional parameters
UDFs now support default expressions for parameters so callers can omit selected arguments while preserving type-aware execution. For more information, see DAX user-defined functions best practices.
DAX query view result grid sorting and filtering (Generally Available)
DAX query view result grids now include sort and filter controls to inspect query output without rewriting query text. For more information, see DAX query view in Power BI.
Visualizations
Network Graph by Powerviz
Network Graph updates include directional links, clustering, duplicate-node merge options, and expanded formatting controls for relationship analysis scenarios.
accoMASTERDATA v1.1.16.2
accoMASTERDATA updates add richer writeback, governance, and data-entry options including transaction keys, multiline text, and enhanced dropdown behavior.
Data connectivity
No dedicated data connectivity announcement in this release summary
The June draft doesn't call out a dedicated Data connectivity feature area.
Other
Power BI Enhanced Report Format (PBIR) default-on rollout update
The PBIR default-on rollout resumes in the service, with Desktop default-on timing planned after rollout stability checks. For more information, see PBIR format.
Power BI Desktop Bridge (Preview)
Desktop Bridge enables agent and tool integration with a running Power BI Desktop session for iterative authoring and validation workflows. For more information, see Power BI Desktop Bridge overview.
Power BI tabs in Teams private and shared channels
Power BI tabs in Teams now support private and shared channels so reports can be embedded in scoped collaboration spaces. For more information, see Collaborate in Microsoft Teams with Power BI.
Resources
Want to learn about Power BI through videos and other engaging content? Check out these video sources and content:
- See all Power BI playlists on YouTube.
- Power BI YouTube channel: Official Microsoft Power BI channel.
- Follow Power BI on X @MSPowerBI.
- Go to the Power BI forums in the Microsoft Fabric Community.
Note
Some resources use earlier versions of Power BI Desktop or the Power BI service.
If your organization needs an earlier version, download it. Use the most recent version of Power BI Desktop when possible. Earlier versions have these limitations:
- Previous releases of Power BI Desktop aren't serviced. Use the most recent release for the latest features and updates.
- Previous versions can't open files created or saved in newer releases of Power BI Desktop.
- If you load a report from a newer release, get a warning, and then save it in a previous version, you lose information related to new features.
- Only English versions of Power BI Desktop are archived.
Download the June 2026 version of Power BI Desktop.
Original source - Jun 9, 2026
- Date parsed from source:Jun 9, 2026
- First seen by Releasebot:Jun 10, 2026
Power BI June 2026 Feature Summary
Power BI adds Copilot and AI-driven improvements with reporting updates that reduce repetitive work.
This month, we’re continuing to focus on making every day work a little easier—whether that’s building reports, modeling data, or just getting answers faster. You’ll see progress across Copilot and newer AI-driven experiences, along with a set of practical updates to reporting that help reduce repetitive work.
Original source - Jun 8, 2026
- Date parsed from source:Jun 8, 2026
- First seen by Releasebot:Jun 9, 2026
AI-Powered Power BI reporting: From design to deployment with agent skills (Preview)
Power BI adds AI-powered reporting skills for agent-driven report creation and publishing in Fabric.
AI powered Power BI reporting skills is a collection of multiple skills that enables AI agents to automate report creation, from designing pages to publishing to Fabric. Now available through the Power BI authoring plugin in Skills for Fabric —a first-party catalog of agent skills for Microsoft Fabric optimized for GitHub Copilot CLI—this capability allows agents to author reports through natural language, write schema-correct PBIR files, reload Power BI Desktop, capture screenshots, and iteratively refine reports for a seamless, end-to-end authoring experience.
Original source - Jun 3, 2026
- Date parsed from source:Jun 3, 2026
- First seen by Releasebot:Jun 4, 2026
Copilot in web modeling (Preview)
Power BI adds Copilot in web modeling preview to help analyze and improve semantic models with natural language.
Copilot in web modeling (Preview) in the Power BI service, is an AI-powered assistant helping you analyze and improve your semantic models using natural language so you can spend less time on manual edits.
Original source - Jun 2, 2026
- Date parsed from source:Jun 2, 2026
- First seen by Releasebot:Jun 2, 2026
Building in the Agentic Era with Power BI and Fabric
Power BI adds Agent Skills for Power BI and Fabric Apps for Semantic Models to speed AI-driven analytics creation with natural language prompts.
Microsoft Build 2026 marks a major shift in how developers build data experiences with AI agents. Today we're announcing two capabilities that bring agentic analytics to the forefront: Agent Skills for Power BI, which let developers prompt an AI agent to build and refine semantic models and reports, and Fabric Apps for Semantic Models, which enable AI agents to build and deploy Fabric-native web apps on semantic models. Both capabilities will accelerate the time it takes to go from raw data to a polished analytics solution with just natural language prompts.
Original source - Jun 2, 2026
- Date parsed from source:Jun 2, 2026
- First seen by Releasebot:Jun 2, 2026
DAX User-Defined Functions (Generally Available)
Power BI now supports production-ready DAX user-defined functions for semantic models, backed by community feedback and internal validation.
DAX user-defined functions are now production-ready based on community feedback and internal validation.
Their adoption during preview shows that DAX UDFs are quickly becoming a mainstay of Power BI semantic models.
Original source - May 20, 2026
- Date parsed from source:May 20, 2026
- First seen by Releasebot:May 12, 2026
- Modified by Releasebot:May 22, 2026
Power BI May 2026 Feature Summary
Power BI adds Copilot, reporting, modeling, connectivity and visualization updates to help users explore data and build polished reports.
Author: Katie Murray, Senior Program Manager
Power BI continues to evolve with updates that make it easier to explore data, generate insights, and build more polished reports. This month’s release brings improvements across Copilot and AI experiences, reporting and modeling enhancements, new data connectivity flows, and updates to visualizations—helping you move faster from data to decisions.
Original source
Curated by the Releasebot team
Releasebot is an aggregator of official product update announcements from hundreds of software vendors and thousands of sources.
Our editorial process involves the manual review and audit of release notes procured with the help of automated systems.