Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Hi Guys,
1. For contributor role a user can still fetch the records on which the RLS is implmented when the user is creating new reports from shared dataset in the shared workspace. RLS only works when we views as role.
Can someone huide me what i am doing wrong.
Solved! Go to Solution.
Hi @wshahzad ,
If you publish your Power BI Desktop report to a workspace within the Power BI service, the roles will be applied to read-only members. You will need to indicate that members can only view Power BI content within the workspace settings.
If you hope the user can also edit the report,you can copy the report to another workspace where you dont set RLS to him and just show the information which he can see.
Here is the reference:
https://docs.microsoft.com/en-us/power-bi/connect-data/service-datasets-copy-reports
Hi @wshahzad ,
If you publish your Power BI Desktop report to a workspace within the Power BI service, the roles will be applied to read-only members. You will need to indicate that members can only view Power BI content within the workspace settings.
If you hope the user can also edit the report,you can copy the report to another workspace where you dont set RLS to him and just show the information which he can see.
Here is the reference:
https://docs.microsoft.com/en-us/power-bi/connect-data/service-datasets-copy-reports
Is there a method whereby a user can refresh a dataset, but not view the report? We have sensitive reports that we want technical users to be allowed only to refresh/schedule. With current permissions, they require contributor+ in order to do so, which negates any RLS
Hi,
But if i want the user to be creating his own reports from the shared dataset while the RLS is implmented so when the user creates his report he can only see the data as per the RLS. How can this be done ?
Hi,
Thanks. Can you point me to any documentation where this is described in detail.