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

Join us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.

Reply
koffieli
Regular Visitor

Powerbi embedded for customer

Dear experts,

 

I have an urgent matter regarding powerbi embedded. 

If I missed something let me know as this the first time to try it. 

 

Following is my customer requirement:

He has confidential stream data from field data collector. This data will be reported in a dashboard. 

He just want to see the data dashboard embedded in his company webpage internal webpage. 

He want a passwod protected link as their are many level of hierarchy in the company, so he want 

to expose only required data to each level. 

 

My approach is to purchase a pro license and purchase one ISV and use the API to collect the data from the 

collector result repository which is in a json format. 

 

As powerbi visuals are more suitable to his needs, i want to use powerbi. I will appreciate your help. 

 

Koffi

 

 

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi @koffieli,

 

Nope, power bi embedded not support to add password.

 

For your scenario, I'd like to suggest you use power bi embedded with dynamic RLS based on username to achieve these requirement.

 

Power BI Embedded:

Official Documentation – Power BI Embedded

GitHub Sample Repo

 

Row level security:

RLS with UserName()

 

Notice: After you setting dynamic RLS based on username, if you not assign role to one user, even if he open the embed url, he alse can't view detail visual data.(it show visual data can't load)

 

Regards,

Xiaoxin Sheng

View solution in original post

4 REPLIES 4
Anonymous
Not applicable

Hi @koffieli,

 

Nope, power bi embedded not support to add password.

 

For your scenario, I'd like to suggest you use power bi embedded with dynamic RLS based on username to achieve these requirement.

 

Power BI Embedded:

Official Documentation – Power BI Embedded

GitHub Sample Repo

 

Row level security:

RLS with UserName()

 

Notice: After you setting dynamic RLS based on username, if you not assign role to one user, even if he open the embed url, he alse can't view detail visual data.(it show visual data can't load)

 

Regards,

Xiaoxin Sheng

Anonymous
Not applicable

Thank you very much. Does this mean that they need first to login in my app then I use the username to control activities in the access to the content?
Anonymous
Not applicable

HI @Anonymous,

 

Yes, if you use embed url to embed your contents, these users need to login in to power bi. then 'username' function will get sing-in user name.

 

BTW, RLS effect only works for read-permission users, it not works on dataset owner and edit-permission users.

 

Regards,

Xiaoxin Sheng

Anonymous
Not applicable

Thank you very much. 

 

I will start writing the web app this weekend. Would appreciate some sample to start from. 

 

Thanks

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.

June 2025 Power BI Update Carousel

Power BI Monthly Update - June 2025

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

June 2025 community update carousel

Fabric Community Update - June 2025

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