Don't miss your chance to take exam DP-600 or DP-700 on us!
Request nowLearn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
I create a parameter and run the directquery with
SQLQuery = "select source_id, entity_id, time from table where source_id = '" & SourceID & "'",
I also do the binding. But it is not working when the SourceID is changed.
I am not sure the reason and how can I see the value of the M parameter?
Solved! Go to Solution.
Hi! @YuLinming2025
Are you using DQ? Then it is not supported. Also, check the documentation to ensure you are not hitting these limitations - https://learn.microsoft.com/en-us/power-bi/connect-data/desktop-dynamic-m-query-parameters#considera...
Hi! @YuLinming2025
Are you using DQ? Then it is not supported. Also, check the documentation to ensure you are not hitting these limitations - https://learn.microsoft.com/en-us/power-bi/connect-data/desktop-dynamic-m-query-parameters#considera...
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
Check out the February 2026 Power BI update to learn about new features.