Forum Discussion

FernandoCandido's avatar
FernandoCandido
Advocate II
2 years ago
Solved

External access controling

Hi, can I control the user access to certain parts of the report with a external API. I need to publish a report on the organization portal, in any way (embeded or app, whatever), but I have to control the users and set wich pages eachone, or group, can see.

Does anybody did something like that?

  • There is NO page level security in Power BI.  Read about RLS (Row Level Security) and OLS (Object Level Security).  Use the audiences feature  if you need to show different sets of pages (with modified copies of the report)

2 Replies

  • There is NO page level security in Power BI.  Read about RLS (Row Level Security) and OLS (Object Level Security).  Use the audiences feature  if you need to show different sets of pages (with modified copies of the report)

  • Oh, ok. I reached that solution, but I they don´t accepted it. I will have to do something else....Thanks!