Forum Discussion
Kashinoda
8 years agoAdvocate I
Restrict Column Access with RLS - Almost there but some annoyances.
Hi All, I have a Sales table which contains a SalesDescription, a small number of these descriptions are confidential - though everyone should be able to see additional sales information (SalesNu...
- 8 years ago
Managed to solve it by making the relationship between DimSales and FactSalesConfidential inactive then using a measure to return the description instead.