Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now! Learn more
Hi Power BI community,
I am trying to implement parameter binding via a slicer selection / URL query parameter filtering to filter what is returned from SQL. https://docs.microsoft.com/en-us/power-bi/connect-data/desktop-dynamic-m-query-parameters
I have the following question, on a new Power BI report, I can see the following option to bind parameter:
But on my existing report, I couldn't see the option, everytime I select a column it just shows me something like this, as if the column is not detected:
I have checked the settings, and they look identical. Furthermore, the Scenario base table is DirectQuery.
Might anyone have any idea what is happening here? Thank you!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Anonymous ,
May I know whether you edit the M query in your existing report to make it reference the parameter you created? As a prerequisite for this feature, you must have a valid M Query Parameter created and referred in one or more Direct Query tables.
Dynamic M query parameters in Power BI Desktop - Power BI | Microsoft Docs
And you need to click on specific fields to see its properties that contains Bind to parameter but not the following screenshot which the Properties pane when no tables or fields are selected. If you see it when you click on specific table or field, please make it proper by switching between fields or reopen your report later.
Best Regards,
Community Support Team _ Caiyun