What you mean by scrambled data? Could you give specific example or sample ?
User security Matrix - Roles
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".
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 ?
2 answers
Sort by: Most helpful
-
-
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.