Forum Discussion

andres6and8's avatar
andres6and8
Frequent Visitor
9 years ago
Solved

How to implement basic row level security to filter an employee's statistics?

Hello. I have a reasonably straightforward project/goal/task:   I have a table set up in PowerBI Desktop that looks like so:    I'd like to publish and embed it onto my company website,...
  • dkay84_PowerBI's avatar
    dkay84_PowerBI
    9 years ago

    I think you are referring to publish to web, not embed (although technically you ARE embedding a visual into a web page).  Power BI Embedded is used to embed into applications.  Publish to web has no security capabilities built into it, so you will not be able to implement RLS.  RLS is supported within the service though, so if the consumers of content have Pro licenses (or the org has the new Premium sku), you could potentially implement RLS and map the user names/login to their user principal name which will allow them to only view the relevant content when they log into app.powerbi.com