Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi experts,
I am using NT security for Section Access:
Section Access;
LOAD * INLINE [
ACCES, NTNAME, ACCESS_REGION_CODE
ADMIN, XXX-INTRA\QLICKVIEW
ADMIN, XXX-INTRA\PETER
USER, XXX-INTRA\PROD_CHINA, CHINA
USER, XXX-INTRA\PROD_ASIA, ASIA
USER, XXX-INTRA\PROD_EUROPE, EUROPE
USER, XXX-INTRA\PROD_JAPAN, JAPAN
Section Application;
star is *;
LOAD * inline [
Region, ACCESS_REGION_CODE
*, ALL
CHINA, CHINA
ASIA, ASIA
EUROPE, EUROPE
JAPAN, JAPAN
];
How to hide same objects for regional users (CHINA, JAPAN) and how to hide same objects for market users(ASIA, EUROPE)?
Thank you for your answer..
hi!
Attached is a demonstration of section Access.
Use different userid to see which data are presented.
ACCESS, USERID, REDUCTION
ADMIN, ADMIN
USER, USER, *
USER, USER1, 1
USER, USER2, 2
USER, USER3, 3
USER, USER4, 4
USER, USER5, 5
USER, USER6, 2
USER, USER7, 6
Hey Gabriela,
You can use osuser() function in Conditional show/hide feature in the objects to control who sees which objects.
You can also just use the field name like
Access_Region_Code = All in conditional show
So only when Admin enters it will display the object.
Thanks
AJ
Use can also use Chart show condition in Layout tab of charts.
eg :
regioncode = 'CHINA' or 'JAPAN'
Thank you guys for yours answers.
In the section of access, the user repeats so you can have two or more values
Section Access;
LOAD * INLINE [
ACCES, NTNAME, ACCESS_REGION_CODE
ADMIN, XXX-INTRA\QLICKVIEW, *
ADMIN, XXX-INTRA\PETER, *
USER, XXX-INTRA\PROD_ASIA, ASIA
USER, XXX-INTRA\PROD_ASIA, THAILAND
USER, XXX-INTRA\PROD_JAPAN, JAPAN];
hi!
Attached is a demonstration of section Access.
Use different userid to see which data are presented.
ACCESS, USERID, REDUCTION
ADMIN, ADMIN
USER, USER, *
USER, USER1, 1
USER, USER2, 2
USER, USER3, 3
USER, USER4, 4
USER, USER5, 5
USER, USER6, 2
USER, USER7, 6
Hi,
thank you for your response. It is very helpful document.
Hi Everyone
Really great post, most appreciated.
Ebiexperts a Qlik Technology partner has launched an automated Section Access product to the market.
The product is called SAM: Section Access Manager for Qlik
This is the MVP release and fully automated. I have attached the brochure.
Regards
JP