Forum Discussion
dsnyder957
11 years agoNew Member
how do I secure specific rows in the data when presenting it to the user
When searching ERP data invoice data wwe want show only customers or sales history by sales rep. We want to do this for SQL Server and PostGRe
andre
Memorable Member
11 years agothe only way to do row level security is to build a SSAS Abular cube with roles and expose it to the service using the Analysis Services Connector.