Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.

Reply
jatneerjat
Helper V
Helper V

Implement row level security so that everyone can see the reports data

Hi,

 

I have a report in which i have created a role as "UserEmail = userprincipalname()"  and added a security group in which there are multiple users so any user logged in will see only his data.

Now  there is another admin group which can see all data so how can I create the role in same report so that users from one group can see only info related to them and other groups(admin) user can see all info on the report.

 

Currently whenever a user who have not added to any role logged into power bi service(Already have access to the report) then the report appeared as below.Why the user not able to see the visuals?

 

13.PNG

 

When I click on 'See details'

 

14.PNG

 

Thanks,

Jat

1 ACCEPTED SOLUTION
Anonymous
Not applicable

@jatneerjat,

You can create a new role using DAX:1=1 in Power BI Desktop.

Regards,
Lydia

View solution in original post

5 REPLIES 5
Anonymous
Not applicable

@jatneerjat,

When you configure RLS in your dataset, the users should be added as role members in Power BI Service, otherwise, they are unable to view reports. This is by design.

Regards,
Lydia

Hi @Anonymous,

 

So how to create a role so that if i added a group in to this role then everyone from the group can see all the data in reports.

I tried creating [ID] <> "" but it doesnt work.

 

Thanks

Anonymous
Not applicable

@jatneerjat,

You can create a new role using DAX:1=1 in Power BI Desktop.

Regards,
Lydia

@Anonymous hi. can you elaborate a bit on the Dax 1=1?

Thank you @Anonymous.It works.

Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 2025 Power BI update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.

Top Solution Authors
Top Kudoed Authors