User security Matrix - Roles

Samir abdelmalek 21 Reputation points
2020-11-05T16:14:47.117+00:00

Hi Everyone,

I have a tabular cube that contains Dimension "Employee" which contains informations on the employees (first name, last name, full name ...), other Dimension "Region" that contains the geographical informations (region=>country=>city=>site),other dimensions and a single fact table "Calls".

37802-cube.png

I want to create a role that enables the users to see "only scrambled data" (and not the original) when they select some column of the Dim "Employee" in the cube.

For exemple, if a user from that role , select the column full name, he/she will not see the orifginal full names, but he/she will see only scramnled data.

Is that possible ? if yes, how can i do it ? how should it be implemented in the role ?

SQL Server Analysis Services
SQL Server Analysis Services
A Microsoft online analytical data engine used in decision support and business analytics, providing the analytical data for business reports and client applications such as Power BI, Excel, Reporting Services reports, and other data visualization tools.
1,284 questions
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Lukas Yu -MSFT 5,821 Reputation points
    2020-11-06T02:14:02.71+00:00

    What you mean by scrambled data? Could you give specific example or sample ?


  2. Lukas Yu -MSFT 5,821 Reputation points
    2020-11-20T08:56:06.163+00:00

    I don't think with Roles we could play with the data content. We could control row security or so.

    I don't think this is possible.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.