Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
ramachandra_gee
Contributor III
Contributor III

section access mask

Hi Hunters,

I have a requirement in the section access like below.

input.

   

sitestatedisitnctsales
Indiaapongole80
Indiaapnell85
indiabhpparadise23
indiabhpcellorium45
usremedycalom86
usremedysiral75
kenadakalosarichel66
kenadakalosasilaj89
kenadasumeraaparlak25
non-southpradeshkilkut36

non-south


pradeshsuraj25

output for admin.


   

sitestatedisitnctsales
Indiaapongole80
Indiaapnell85
indiabhpparadise23
indiabhpcellorium45
usremedycalom86
usremedysiral75
kenadakalosarichel66
kenadakalosasilaj89
kenadasumeraaparlak25
non-southpradeshkilkut36
non-southpradeshsuraj25


out put for who is having india access

   

   

sitestatedisitnctsales
Indiaapongole80
Indiaapnell85
indiabhpparadise23
indiabhpcellorium45
site2remedydefault86
site2remedydefault75
site3kalosadefault66
site3kalosadefault89
site3sumeradefault25
non-southpradeshkilkut36
non-southpradeshsuraj25


out put for  who is having us access

   

sitestatedisitnctsales
site1apdefault80
site1apdefault85
site1bhpdefault23
site1bhpdefault45
usremedycalom86
usremedysiral75
site3kalosadefault66
site3kalosadefault89
site3sumeradefault25
non-southpradeshkilkut36

non-south

8 Replies
ramachandra_gee
Contributor III
Contributor III
Author

Please call me to this number(9710463111), if you get a solution.

Thanks,

Ram.

Anonymous
Not applicable

Hi

Have a look:

https://community.qlik.com/docs/DOC-16199

Implement Row level Security:

Authentication and Authorization in Qlikview

Hope it helps!!

ramachandra_gee
Contributor III
Contributor III
Author

Thanks for your quick reply,

but this is not the actual requirement.

Thanks,

Ram.

jmvilaplanap
Specialist
Specialist

Could you explain a little bit more about the requirements?

As I see, you only need the section access table with users and a column with sites to link to this table, but I think I need more information to give my opinion

Regards

ramachandra_gee
Contributor III
Contributor III
Author

Hi,

when I log in as admin I need to see all the data with out mask.

if I log in as a user I need to see the data which I have access other data should be mask.

ex:

site

india

us

kenada

userid  acess

chandu ,admin

balu, ,india

Krishna  us

ram,kenada

If I log in as admin access I need to see all the data,

if I log in as a balu user I need to see india and other information should be site2,site3

Thanks,

Ram

arvind_patil
Partner - Specialist III
Partner - Specialist III

Hi Ramachandra,

Please Generate Master Excel for All unique Site Data.

and pass sites to the user according to their role. like Admin all site, who have the limited access pass only those.

Thanks,

Arvind Patil

jmvilaplanap
Specialist
Specialist

Then you must to add the site column to the section access

access, userid, site

admin, chandu, *

user, balu, india

user, Krishna, us

user, ram, jenada

remember that you need to have all the sites in the table to use the *, if you have some sites that are accessible only for the admin, you can add lines like that

dummy, dummy, france

dummy, dummy, spain

Regards

arvind_patil
Partner - Specialist III
Partner - Specialist III

Hi  Jose,

You are Right, But  make sure when you assign * against someone then all other site values cover in that column other wise it display only for available column.

Thanks,

Arvind Patil