β’ Power BI Desktop β’ Data Connectivity β’ SQL Server β’ Parameters
π Bug Report + π§ Feature Request: Power BI Desktop (August 2025 Release)
Title: Native SQL Parameter Binding Broken + Dynamic Parameterization Still Unsupported
Product: Power BI Desktop
Version: August 2025
Mode: Import and DirectQuery
Data Source: SQL Server (AdventureWorks2022)
π Bug Summary
Since updating to the August 2025 release, Power BI Desktop fails to bind parameters in native SQL queries using , even when syntax is correct and parameters are wrapped in records.
Symptoms:
- Error:
- Occurs even with hardcoded values and correct record structure.
- Parameter binding worked in earlier versions using identical syntax.
Impact:
- Breaks previously working workflows.
- Forces users to abandon parameterization and fall back on string interpolation.
- Undermines security and query folding in DirectQuery mode.
π§ Feature Request
Request: Enable full dynamic parameterization in Power BI Desktop, including:
- Slicer-to-Parameter Binding for native SQL queries.
- Support for parameterized SQL expressions like ISNULL() in DirectQuery.
- Automatic sync between slicer visuals and Power Query parameters.
- Restore and document proper behavior of Value.NativeQuery with ADO.NET parameters.
Use Case:
Building dynamic, slicer-driven reports using AdventureWorks2022 data, where PurchaseOrderID is selected via a slicer and passed into a native SQL query. Current workaround requires manual parameter updates and string injection, which is fragile and not scalable.
π§ Suggested Fixes
- Patch Value.NativeQuery to correctly bind parameters again.
- Expand dynamic M query parameter support to native SQL.
- Allow ISNULL() and similar expressions in DirectQuery mode.
- Provide UI-level sync between slicers and Power Query parameters.
Recent ideas
Eventstream MQTT broker source: V3.1.1 support
The Eventstream MQTT broker source supports connections with public MQTT brokers that offer MQTT V5 support. Please offer support for V3.1.1 too, because this is still a valid and widely used ver...svelde34 minutes agoSuper UserCompleted1.4KViews6likes4CommentsGet data from Apache Kafka topics via private networking
Current prerequisites limit to public Kafka instances which is not feasible for most enterprise customers. When will this limitation be lifted so that it can be used in private network setups, for ...Jugi46 minutes agoMicrosoft EmployeePlanned3.5KViews2likes3CommentsSet default x axis scrolling position
Enable selection of the default scroll position for the x-axis on a chart. For example, on a line chart with dates as the x-axis, when not all of the data can display in the view at once, the scroll...Lisa_Krieg8 hours agoNew MemberNeeds Votes7.8KViews1154likes104CommentsTable Visual β Rounded Corners and Pill-Style Cell Backgrounds
Add the option to display cell background colors as rounded rectangles or pill-shaped labels within the native Table visual. Currently, applying a background color fills the entire cell with a solid...urawizardharry9 hours agoRegular VisitorNew10Views0likes0Comments