Forum Discussion
Mahmoud_Elaraby
2 years agoFrequent Visitor
Embed power bi report server authentication
I have an on-prem power bi report server and want to embed the dashboard using iframe but I'm facing a problem where the Windows logon popup appears and the user is not in my domain. how can I pass ...
Anonymous
2 years agoNot applicable
Hi Mahmoud_Elaraby ,
For Power BI report URLs, you can add a query string parameter. ?rs:Embed=true
Example: http://myserver/reports/powerbi/Sales?rs:embed=true
Create an iframe in the web page to host the report.
Below is the post will help you:
Pass Username/Password on iFrame Embed with Report... - Microsoft Fabric Community
Best Regards,
Xianda Tang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Mahmoud_Elaraby
2 years agoFrequent Visitor
the link you share is still not answered, and passing through Query string is not an answer because the like can be used by any one