The ultimate Microsoft Fabric, Power BI, Azure AI, and SQL learning event: Join us in Stockholm, September 24-27, 2024.
Save €200 with code MSCUST on top of early bird pricing!
Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started
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
Join the community in Stockholm for expert Microsoft Fabric learning including a very exciting keynote from Arun Ulag, Corporate Vice President, Azure Data.
Check out the August 2024 Power BI update to learn about new features.
Learn from experts, get hands-on experience, and win awesome prizes.
User | Count |
---|---|
114 | |
80 | |
78 | |
47 | |
39 |
User | Count |
---|---|
148 | |
115 | |
65 | |
64 | |
53 |