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

The FabCon + SQLCon recap series starts April 14th at 8am Pacific. If you’re tracking where AI is going inside Fabric, this first session is a can't miss. Register now

Reply
Anonymous
Not applicable

How to Exclude chart from RLS

I want to use and RLS with Email filter the problem is, I need one chart to be exclude from that filter. All the information are on the same table so I use the filter:

 

[Email] = userprincipalname()

 

I want to exclude the information chart (Work Description) from that filter, so all the employee can see the total description trend by the whole team.

 

Regards

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi @Anonymous ,

 

You could create a table that has the data you needed and with no relationship with email.

 

Best Regards,

Jay

View solution in original post

2 REPLIES 2
Anonymous
Not applicable

Hi @Anonymous ,

 

You could create a table that has the data you needed and with no relationship with email.

 

Best Regards,

Jay

Anonymous
Not applicable

Hi @Anonymous ,

 

Thank you very much, I was thinking on that the last week, include only the chart data, it's less rows that I need the duplicate, than all the table that contains the data I need to filter.

 

Best Regards,

Víctor

Helpful resources

Announcements
New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

March Power BI Update Carousel

Power BI Community Update - March 2026

Check out the March 2026 Power BI update to learn about new features.

Top Solution Authors