Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowTry your skills in the Power BI Dataviz World Championship! Round one ends June 26. Join now
How to use Dynamic M query parameter in dataflow from SQL server
Do Direct query and import affect to this feature
Does Bind to parameter feature work on dataflow
Hi @Anonymous ,
I have found a similar post, please refer to it to see if it helps you.
Solved: Dynamic M Parameter an SQL Server - Microsoft Power BI Community
I have also found a document, please refer to it to see if it helps you.
Dynamic M query parameters in Power BI Desktop - Power BI | Microsoft Learn
Best Regards
Community Support Team _ Polly
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Do you know dataflow and workspace
I need to share this report that user need to change parameter with dynamic options
And I have 3 parameter : Year , Week, Time Period (This week, Last week, False)
And I am using stored procedure
| User | Count |
|---|---|
| 16 | |
| 11 | |
| 11 | |
| 8 | |
| 7 |
| User | Count |
|---|---|
| 38 | |
| 34 | |
| 32 | |
| 29 | |
| 20 |