Don't miss your chance to take the Fabric Data Engineer (DP-700) exam on us!
Learn moreWe've captured the moments from FabCon & SQLCon that everyone is talking about, and we are bringing them to the community, live and on-demand. Starts on April 14th. Register now
I need your support to show me how to pass parameters to a sql query and then launch it by cliking on a button in a power BI report. That means, the query will get data after considering the filters choosen by an user.
Solved! Go to Solution.
Hi @Anonymous ,
Please try:
First create a parameter that you want to pass to the data source:
Then connect your parameter to your data source like this:
Then create a Parameter table in the data model and bind to parameter:
Now you can use this value to create a slicer that can change your data source:
Note: Dynamic M query parameters (Bind to parameter option) is only available for some Direct Query source.
Please refer to this:
Dynamic M query parameters in Power BI Desktop - Power BI | Microsoft Learn
Best Regards,
Jianbo Li
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @Anonymous ,
Please try:
First create a parameter that you want to pass to the data source:
Then connect your parameter to your data source like this:
Then create a Parameter table in the data model and bind to parameter:
Now you can use this value to create a slicer that can change your data source:
Note: Dynamic M query parameters (Bind to parameter option) is only available for some Direct Query source.
Please refer to this:
Dynamic M query parameters in Power BI Desktop - Power BI | Microsoft Learn
Best Regards,
Jianbo Li
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
| User | Count |
|---|---|
| 51 | |
| 37 | |
| 35 | |
| 19 | |
| 17 |
| User | Count |
|---|---|
| 70 | |
| 64 | |
| 39 | |
| 33 | |
| 23 |