Forum Discussion

jswat21's avatar
jswat21
Regular Visitor
2 years ago
Solved

Pass parameters from application to power bi embedded

Hi All,   I am trying to find out a way to pass parameters to power bi embedded from the web application. Basically, the front-end user will have a page where he will make some selections say clien...
  • Anonymous's avatar
    Anonymous
    2 years ago

    Hi jswat21 ,

    To pass parameters from an application to Power BI Embedded, you can use the URL query string. You can add parameters to the URL query string and then pass it to the Power BI Embedded report. The report can then extract the parameters from the URL query string and use them to filter the data.

    Alternatively, you can also pass in one additional filter value on the embed URL when you render the IFrame .

     

    Best regards,
    Community Support Team_Binbin Yu
    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.