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
Hello,
I've created a Power BI Embeded Report using Direct Query to a Azure DB. In the Query I use a Parameter to filter the data on the source server. It it possible to chance the parameter via the URL or REST call?
Thanks a lot
@Anonymous,
Based on my research, Query Parameters can only be used in Power BI Desktop. But you may add a $filter query string parameter to your iFrame src url to filter reports embedded in your application.