Forum Discussion

cchrystal's avatar
cchrystal
Regular Visitor
4 years ago
Solved

Passing Parameters Dynamically in Power BI Embedded

Hello All,   I'm working on integrating a PBI report into an internal application through Power BI Embedded. As a part of this solution we have incorporated a parameter to filter the dataset down t...
  • Anonymous's avatar
    Anonymous
    4 years ago

    Hi cchrystal ,

     

    As far as I know, I think you can try dyncmic M query parameters.

    With Dynamic M Query Parameters, model authors can let report viewers use filters or slicers to set the value(s) for an M Query Parameter, which can be especially useful for query performance optimizations. With Dynamic M Query Parameters, model authors have more control over how filter selections get incorporated into DirectQuery source queries.

    For referenece:

    Dynamic M query parameters in Power BI Desktop

     

    Best Regards,
    Rico Zhou

     

    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.