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

Compete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.

Reply
Anonymous
Not applicable

show aggregate peer data in RLS

Hi,

In the report, I am comparing client and it's peer group data for few attributes. This report is RLS enabled, so the users can see only those records for which they have access.

But the requirement is that users should see those records for which have the access and also want to see the aggregated data for remainig records. these aggregated records are required as this report shows the comparison of a selected client with rest of its peer group.

 

 

UserClientProductRanking
AABCX3
BBACX2
ECABX6
ABCAY2
DCBAY4
EACBY2

 

By considering the above sample data, If user A logins in the report and want to compare the rank of product X for client ABC then it should show rank of product X for client ABC and compare it with the average of ranking for rest of the clients (BAC, CAB) for same product X. 

As RLS implemented, so user A can see the records only for ABC and BCA clients but the requirement is User A should be able to see aggregated data (no other details like client, product details) also for the clients for which it doesn't have the access. 

 

Please suggest if there is any way possible to achieve this.

 

Thanks

1 ACCEPTED SOLUTION
v-luwang-msft
Community Support
Community Support

Hi @Anonymous ,

I think that should not be achieved. As if the RLS is applied, you cannot get the data without permission.

It is recommended that you create a separate summary report, without RLS configured in the summary table, and give the user access rights. 

 

Similar question refer:

https://community.powerbi.com/t5/Desktop/Roles-Row-Level-Security-and-Aggregated-Data/m-p/638280 

https://community.powerbi.com/t5/Desktop/Aggregated-Measures-with-RLS/m-p/101813

 

Did I answer your question? Mark my post as a solution!


Best Regards

Lucien

View solution in original post

1 REPLY 1
v-luwang-msft
Community Support
Community Support

Hi @Anonymous ,

I think that should not be achieved. As if the RLS is applied, you cannot get the data without permission.

It is recommended that you create a separate summary report, without RLS configured in the summary table, and give the user access rights. 

 

Similar question refer:

https://community.powerbi.com/t5/Desktop/Roles-Row-Level-Security-and-Aggregated-Data/m-p/638280 

https://community.powerbi.com/t5/Desktop/Aggregated-Measures-with-RLS/m-p/101813

 

Did I answer your question? Mark my post as a solution!


Best Regards

Lucien

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

Check out the August 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