Forum Discussion

cristianomoraes's avatar
cristianomoraes
Frequent Visitor
9 years ago
Solved

Publish to the Web with RLS

Hi!   I'm new user of Power BI and I'm using a Power BI PRO version. I just want to publish to the Web (URL) but my report uses RLS (Row Level Security), so, this option don't appear to me. How c...
  • Anonymous's avatar
    Anonymous
    9 years ago

    cristianomoraes The "Publish to Web" feature does not support RLS. Note the documentation page here under "Limitations".

    There are developer tools that you could leverage. If your application is external facing, you can use "Power BI Embedded" - this supports RLS - here

    And for throwing reports into an iFrame for an internal app, I assume that RLS applied to the report would work - but I'm not very familiar with that area.

  • Anonymous's avatar
    Anonymous
    9 years ago

    cristianomoraes First, you can only use Power BI Embedded if the report is for an external facing application. (FYI).

    Here is a walkthrough that should answer your questions.