Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started

Reply
Anonymous
Not applicable

publish from power bi report server on premise to public

Hello ,,

I want to share or get an Ifarme for power bi report server but for public

I could find topic for putting powerbi page in Iframe 

<iframe width="1000" height="700" src="http://my-server:myport/Reports/powerbi/myreportname?rs:embed=true" frameborder="0" allowFullScreen=...

but this require login..

if I put a folder on server and gave create a user that has an access to this specific folder...

how can I enject the user name and password to the Iframe,,?

this is what I thought about

or can you help me with way to share a folder on server to public...

1 ACCEPTED SOLUTION
v-henryk-mstf
Community Support
Community Support

Hi @Anonymous ,

 

According to your description, you can only set the query string parameter in the iframe for report embedding. Putting the username and password in does not seem to work and is an unsafe way to share.  

 

You can refer to the following similar solution that provides a way to pass a username and password.

vhenrykmstf_0-1640574391324.png

Solution


If the problem is still not resolved, please point it out and provide related operation screenshoots. Looking forward to your feedback.


Best Regards,
Henry


If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

1 REPLY 1
v-henryk-mstf
Community Support
Community Support

Hi @Anonymous ,

 

According to your description, you can only set the query string parameter in the iframe for report embedding. Putting the username and password in does not seem to work and is an unsafe way to share.  

 

You can refer to the following similar solution that provides a way to pass a username and password.

vhenrykmstf_0-1640574391324.png

Solution


If the problem is still not resolved, please point it out and provide related operation screenshoots. Looking forward to your feedback.


Best Regards,
Henry


If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
Europe Fabric Conference

Europe’s largest Microsoft Fabric Community Conference

Join the community in Stockholm for expert Microsoft Fabric learning including a very exciting keynote from Arun Ulag, Corporate Vice President, Azure Data.

AugPowerBI_Carousel

Power BI Monthly Update - August 2024

Check out the August 2024 Power BI update to learn about new features.

September Hackathon Carousel

Microsoft Fabric & AI Learning Hackathon

Learn from experts, get hands-on experience, and win awesome prizes.

Sept NL Carousel

Fabric Community Update - September 2024

Find out what's new and trending in the Fabric Community.

Top Solution Authors