Forum Discussion

damonsmithies's avatar
damonsmithies
Regular Visitor
7 years ago
Solved

Displayed data for users not affected by Role

Hi

 

Lets say I have four roles:

 

 - AccountManagerTim: AccountManager = "Tim"

 - AccountManagerDaveAccountManager = "Dave"

 - SupportTeamRed: SupportTeam = "Red"

 - SupportTeamBlue: SupportTeam = "Blue"

 

 

Once these are filtered and applied to a user, do I then need to create a role that includes all of the filters so that other users not in the filter can see data? IE:

 

 - AccountMangerAll: AccountManager IN {"Tim","Dave"}

 - SupportTeamAll: SupportTeam IN {"Red","Blue"}

 

Then I would need to apply these to the rest of the users that are not filtered? Is my understanding of this correct or will the rest of the users see ALL data simply by having no filter against them?

 

One of my users is suffering from seeing no data and I can only assume this is the reason.

 

Damon

 

 

  • Anonymous's avatar
    Anonymous
    7 years ago

    You can just create a new role with no filters

6 Replies

    • damonsmithies's avatar
      damonsmithies
      Regular Visitor

       Anonymous Yes that is exactly what I am looking for - how to create a global role that can see everything. Should I be essentially "limiting" it to all selections that I have limited users to in other roles?

       

      The link you have provided is the basic premise of RLS and does not allude to any global roles in anyway.

      • Anonymous's avatar
        Anonymous
        Not applicable

        You can just create a new role with no filters