Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
9 years ago

Power BI embedded with Direct Query and Parameter

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

1 Reply

  • v-chuncz-msft's avatar
    v-chuncz-msft
    Community Support

    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.