Gilbert Quevauvilliers walks us through access control on Power BI pages:
With the update to the latest version in Power BI Desktop there is now the capability to control which users will see which pages in a report.
This is achieved using a combination of Row Level Security (RLS) and conditional formatting. This makes it a secure way of controlling access for specific users. I will demonstrate how this works below.
This is a clever solution to the problem of access control.