We've captured the moments from FabCon & SQLCon that everyone is talking about, and we are bringing them to the community, live and on-demand. Starts on April 14th. Register now
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.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
| User | Count |
|---|---|
| 54 | |
| 39 | |
| 32 | |
| 17 | |
| 15 |
| User | Count |
|---|---|
| 64 | |
| 63 | |
| 37 | |
| 36 | |
| 22 |