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!Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
Hey,
I am trying to create an embedded report that receives live data from a SQL server using Direct Query.
I have a parameter that changes the query:
Is it possible to use URL parameter to change the parameter value and thus control the query on demand?
* I'm not trying to just filter the imported data - I'm trying to query just the needed data by the URL parameter value, for example:
https://app.powerbi.com/groups/testReport?filter=scenarioId eq 50
will change the scenarioId parameter value to 50 and the query will look like:
Thanks
@SaharMa , refer if this can help
https://docs.microsoft.com/en-us/power-bi/service-url-filters
Also, explore dynamic M Parameters
https://docs.microsoft.com/en-us/power-bi/connect-data/desktop-dynamic-m-query-parameters
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.
| User | Count |
|---|---|
| 68 | |
| 61 | |
| 45 | |
| 19 | |
| 15 |
| User | Count |
|---|---|
| 108 | |
| 107 | |
| 39 | |
| 30 | |
| 26 |