Forum Discussion
Bind Parameter not work
I have created the bind parameter to make filter/slicer for parameter. It is successfully created the bind paramater but when I choose filter/slicer, it is not working, parameter is not changed.
Do you have any advices?
I work with Databricks DWH.
Thank you!
- Anonymous3 years ago
Hi li_pham ,
Dynamic M query parameters give model authors more control over the filter selections to incorporate into DirectQuery source queries.
1. Please make sure your connection mode is Direct Query.
2. Please make sure you configure the parameter into query correctly.
For reference: https://learn.microsoft.com/en-us/power-bi/connect-data/desktop-dynamic-m-query-parameters
3. Please refer to the Dynamic M query parameters in Power BI Desktop - Power BI | Microsoft Learn
Best Regards,
Rico ZhouIf this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
1 Reply
- AnonymousNot applicable
Hi li_pham ,
Dynamic M query parameters give model authors more control over the filter selections to incorporate into DirectQuery source queries.
1. Please make sure your connection mode is Direct Query.
2. Please make sure you configure the parameter into query correctly.
For reference: https://learn.microsoft.com/en-us/power-bi/connect-data/desktop-dynamic-m-query-parameters
3. Please refer to the Dynamic M query parameters in Power BI Desktop - Power BI | Microsoft Learn
Best Regards,
Rico ZhouIf this post helps, then please consider Accept it as the solution to help the other members find it more quickly.