Hi
You can refer to this official document.
Best regards,
Percy Tang
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I use SQL Server Analysis Services and Power BI, and I need to restrict access for a given user.
I would like to ask how to achieve this? Is there any documentation for me to refer to?
Thanks in advance!
Hi
You can refer to this official document.
Best regards,
Percy Tang
You can restrict access by creating roles and assigning permissions to users within those roles.
You can also manage data-level security by defining Dimension Data security on the Dimensions tab.
The official Microsoft documentation for implementing security in SSAS is a great place to start:
In Power BI, you can control access at different levels such as dataset, report, or workspace.
Row-level security allows you to restrict data access at the row level based on filters.
You can also manage access by controlling permissions at the workspace level.
You can refer to the following links for detailed documentation: