Forum Discussion
Reports and Dataset/Semantic Model Security
- 2 years ago
Read is same as Viewer.
Yes with Read permission, user can't see the dataset.
Hi arock-well
Using Power BI Apps environment is meant exactly for your needs. Good practices are :
- Create 3 Workspaces 1- WS_Dev & Test, 2- WS_Dataset Prod only ,3- WS_Report Prod only(for Thin reports)
- From WS_Report Prod only create the App
- In the App add your users or Securtiy groups to different audiences to view reports
- Go back to WS_Dataset Prod only and click on the 3 dots next to the Dataset to Manage permissions
- New window will open where you can give access to your audience as Viewers
Do not add users to Workspaces Prod unless it is really necessary.
aj1973 Thanks for the quick reply. Currently my workspaces are set up pretty much like you outlined. In "WS_Dataset Prod", this is where the production datasets reside.
Then I have a separate "WS_Report Prod" workspace . This is where the reports reside that point back to the datasets on "WS_Dataset Prod" and where users access reports via the Workspace App I created there.
So I understand, are you saying I don't need to give permissions to the dataset in the "WS_Report Prod" workspace? All I have to do is set permissions to the Workspace App on "WS_Report Prod"?
Just to clarify, I don't want people in the company to be able access the backend dataset at all. I just want them to only be able to view the report.