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! Learn more

Reply
reymard
Advocate I
Advocate I

Hide a card using RLS

Hi Community,

 

I'd like to know if it's possible to completely hide a card to some users using RLS ?

 

I have a dashboard which will be shared with internal and external users. There are some text comments on that dashboard. In my database I have 2 different columns : 1 for internal comments and 1 for external comments. i'd like to display internal comments only to internal users and external commemts only to external users on the same card.

 

Thank you for your help.

1 ACCEPTED SOLUTION
Greg_Deckler
Community Champion
Community Champion

No, it is Row Level Security (RLS), not Column Level Security (CLS). You may be able to restructure your data to get what you need. For example, if you import those comments into their own tables with some kind of key back to their original row then you should be able to do what you want.



Follow on LinkedIn
@ me in replies or I'll lose your thread!!!
Instead of a Kudo, please vote for this idea
Become an expert!: Enterprise DNA
External Tools: MSHGQM
YouTube Channel!: Microsoft Hates Greg
Latest book!:
DAX For Humans

DAX is easy, CALCULATE makes DAX hard...

View solution in original post

1 REPLY 1
Greg_Deckler
Community Champion
Community Champion

No, it is Row Level Security (RLS), not Column Level Security (CLS). You may be able to restructure your data to get what you need. For example, if you import those comments into their own tables with some kind of key back to their original row then you should be able to do what you want.



Follow on LinkedIn
@ me in replies or I'll lose your thread!!!
Instead of a Kudo, please vote for this idea
Become an expert!: Enterprise DNA
External Tools: MSHGQM
YouTube Channel!: Microsoft Hates Greg
Latest book!:
DAX For Humans

DAX is easy, CALCULATE makes DAX hard...

Helpful resources

Announcements
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!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

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

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