Skip to main content

Hi,

 

I'm trying to implement row level security using a user filter.

 

I have 3 tables (with hierarchy) in my database containing user access info:

Table 1 - user access at Department Level (highest hierarchy)

Table 2 - user access at Team Level

Table 3 - user access at Personal Level (lowest hierarchy)

Each table has no overlap (i.e. if a user has access at department level, they he has access for all teams/persons information under that department so there will be no record of the same information for this user at team/personal level).

 

I tried to add a user filter on each table but it didn't work since the tables have no overlap (when filter by department 1, I cannot see information of teams in department 2 even I have the team level access). How can I set up my user filter with an 'OR' statement on fields of these 3 tables based on the access hierarchy? Any suggestions?

 

Thanks

 

12 answers
  1. Apr 10, 2015, 6:10 AM

    Hi Biyin,

    I want to develop the security in tableau with out server..

    That means I want to implement in my desktop level

    Ex:

    Dealer,RegionOwner,StateOwner,CountryOwner these are 4 levels..

    If dealer open with their login id & Password he has to seen his own data & he has no rights to see the other dealer data..

    EX: dealer A has to see the Dealer A data not has rights to see the Dealer B data

    Dealer V has able to see the Dealer B Data not able to see the Dealer A data

     

    If regionOwner open with their login ID he has to seen all the dealers under his Region

    If CoutryOwner Open with their Login ID he has to seen all the Regions under his Country

     

    Like wise I want to implement in my table desktop with out server .... Is it possible ???Biyin Cai

0/9000