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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
rajasekar_o
Helper V
Helper V

How to Send Username and Password in Power BI Report Embed

hi team ,

How to Send Username and Password in Power BI Report Embed.

 

2 REPLIES 2
Anonymous
Not applicable

Hi @rajasekar_o ,

Thanks for reaching out to us with your problem. You can refer the following blogs to achieve it.

1. Include the username and password in the embed code within the appropriate parameters

How to Send Username and Password in Power BI Report Embed - Zebra BI

Here is a step-by-step guide on how to send usernames and passwords in a Power BI report embed.

  1. Open Power BI Desktop and save the report.
  2. Click on the “Publish” button in the “Home” tab of the ribbon.
  3. Select the “My Workspace” option and click “Select”.
  4. Provide a name and description for the report, then click “Publish”.
  5. Open the report in the Power BI service.
  6. Click on “Embed” in the top-right corner of the screen.
  7. Select the options for your embedded report and click “Create”.
  8. Copy the embed code.
  9. Add the embed code to your web application.
  10. Include the username and password in the embed code within the appropriate parameters.

2. Pass both username and password as part of the URL in the src (source) attribute of the iframe’s tag

How to Programmatically Pass Credentials in an Embedded Power BI Report 

<iframe
src=”http://test3:Password1@win-hauseq7hanj:82/Reports/powerbi/reportdemo2?rs:embed=true”>
iframe>

Best Regards

I need more clarification 
one sales rep login  to company website now he want to see only His sales analysis in a power bi report 
how can i pass username from company website  for row level security 

Helpful resources

Announcements
November Power BI Update Carousel

Power BI Monthly Update - November 2025

Check out the November 2025 Power BI update to learn about new features.

Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors