How to Implement Row-Level Security in Power BI
Here’s how to do it:
- Go to the 'Modeling' tab.
- Click 'Manage Roles'.
- In the Manage Roles window, click '+ New' under the 'Rule' section.
- Give the role a name.
- Pick a table you want to filter.
- Click 'Switch to DAX editor'.
- Type the DAX formula.
- Click 'Save' to apply changes.
- A confirmation pops up once you have successfully implemented Row-Level Security in Power BI.
- RLS controls who sees what data based on filters you set up. This role will only see North region data.
This website uses cookies to ensure you get the best experience on our website. Learn More
Got it