Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
carolin01
Partner - Creator II
Partner - Creator II

Section Access

Hello together,

I need a little bit of help with my section Access. I don´t have yet the publisher therefore I´m working with an excel table where I manage the section access. This works actually fine for all fields but not for my field called "Company". If I reduce the data to company `100` then this is working. If I type `100, 200` this is not working:

It´s the only numeric field that I use for section access and it seems that it does not work if I enter more than one value. Any ideas?

Best regards

Carolin

1 Solution

Accepted Solutions
nilesh_gangurde
Partner - Specialist
Partner - Specialist

Hi,

it should ideally work fine.

but please check that how you are giving the Comapny codes (i.e. 100,200) in the excel.

there should be the multiple entries for the same username to access the multiple companies.

hope this will help. or you can share the sample files.

-Nilesh

View solution in original post

4 Replies
nilesh_gangurde
Partner - Specialist
Partner - Specialist

Hi,

it should ideally work fine.

but please check that how you are giving the Comapny codes (i.e. 100,200) in the excel.

there should be the multiple entries for the same username to access the multiple companies.

hope this will help. or you can share the sample files.

-Nilesh

Not applicable

Carolin,

The different values must be entered in several lines (1 value per field per line)

Use subfield() function to split your field into several lines.

Fabrice

christophebrault
Specialist
Specialist

Hi,

You can read this great Post from hic .

Use the pdf attached, it shows how to you generic keys for complex authorization. I use this method in my section access and its very flexible.

Inscrivez vous à ma Newletter Qlik
DoNotMissQlik- Connect with me on Linkedin
salto
Specialist II
Specialist II

Hi Carolin,

try adding one line with '100' and other line with '200'

Regards.