Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more
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.
Solved! Go to Solution.
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.
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.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.