Forum Discussion
Anonymous
8 years agoNot applicable
RLS When Using Power BI Service Data Connector
We are connecting our PBI file to an existing dataset on a Premium workspace using the Power BI Service data connector (Open up Power BI Desktop>Get Data>Power BI Service). The existing dataset on th...
Anonymous
8 years agoNot applicable
Anonymous,
I can reproduce your issue, I will consult this issue internally, and post back.
Regards,
Lydia
C_H
7 years agoAdvocate I
Any update to this? We have the same issue. Our Users work with Power BI Desktop using direct Connection to datasets in the service.
- Anonymous4 years agoNot applicable
It has been a long time, but this issue still occurs.
It can be solved by adding a role to a dataset. It is very similiar to below case:
Using Username() in DAX with Row-Level Security | Microsoft Power BI Blog | Microsoft Power BI
It seems that with workspaces in shared capacities USERNAME() returns a guid value, while in Premium capacitites it returns "NT AUTHORITY\SYSTEM".