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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
Anonymous
Not applicable

RLS Question

Hi all,

 

I am trying to create a dashboard for our retail stores.

 

The dashboard needs to show the kpis for the retail store only, which i will use RLS to filter the dataset to do this.

 

However, I also need to show the retail store how they rank against other stores within their region, in a league table format.

 

Is there a way that I can do this? Maybe RLS isn't the answer?

 

I would like to avoid the option of using two datasets, one with RLS applied for the retail store level and one with RLS applied at the region level.

 

Thank you

 

Mike

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi @Anonymous,

 

As you said, RLS not suitable for these requirement. Security filter effect will apply on data model level, you can only view filtered datasource.

In my opinion, I'd like to suggest you to duplicate tables and calculate on duplicated table in query editor.

After these steps, you need to break relationships between new table and original tables. Then you can view filter tables and summary table.

 

Regards,

Xiaoxin Sheng

View solution in original post

2 REPLIES 2
Anonymous
Not applicable

Hi @Anonymous,

 

As you said, RLS not suitable for these requirement. Security filter effect will apply on data model level, you can only view filtered datasource.

In my opinion, I'd like to suggest you to duplicate tables and calculate on duplicated table in query editor.

After these steps, you need to break relationships between new table and original tables. Then you can view filter tables and summary table.

 

Regards,

Xiaoxin Sheng

Anonymous
Not applicable

Hi

 

Thanks. Yes I managed to come up with this solution and it works.

 

Thanks for the suggestion

 

Mike

Helpful resources

Announcements
November Power BI Update Carousel

Power BI Monthly Update - November 2025

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

Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors