Forum Discussion

lindsey_trenz's avatar
lindsey_trenz
New Member
8 years ago
Solved

security

      Is it possible to set up security to restrict specific personnel, to view the data tied to their respective areas.   For example: if there were a dashboard showing sales figures for three ...
  • TomMartens's avatar
    8 years ago

    Hey,

     

    here you will a little pbix file,  this file contains a little table, with one role defined:

     

    The Role fefinition:

     

    Just define the other roles accordingly :-)

     

    And how it looks like, if the role is used

     

    Please be aware, that RLS just works if you import the data. If you use a Live Connect to a SSAS Tabular model, you have to define the roles at the server level.

     

    Hope this is what you are looking for

     

    Regards Tom