Forum Discussion

romina80's avatar
romina80
Frequent Visitor
10 months ago
Solved

Dynamic M query parameters on Power Bi Report Server

Hello, I need to build some reports with Direct Query and pass some parameter to the query. I'm using Power Bi Desktop (Report Server) and I don't see any solution to bind the parameter to a slicer...
  • v-pnaroju-msft's avatar
    10 months ago

    Thankyou, Jihwan_Kim, for your response.

    Hi romina80,

    We appreciate your inquiry through the Microsoft Fabric Community Forum.

    Based on my understanding, Dynamic M Query parameters are presently not supported in Power BI Report Server. Consequently, you are unable to bind a parameter to a slicer or use it with DirectQuery in Report Server. This feature is available only in Power BI Service and in Power BI Desktop (for Service) versions. Power BI Report Server does not include the newer modeling capabilities, such as Dynamic M Query parameters, that are available in the Power BI Service environment.

    Please consider the following workaround approaches, which may help resolve the issue:
    1. Filters and slicers in DirectQuery mode automatically push predicates to the data source, thereby enabling parameter like filtering behavior without M parameters.
    2. If Dynamic M parameters are essential, create and publish the report to the Power BI Service, where the feature is fully supported.

     
    We hope the information provided assists in resolving the issue. Should you have any further queries, please feel free to contact the Microsoft Fabric Community.
    Thank you.