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

Announcements
Discover how organizations are unlocking new revenue streams: Watch here
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Section Access


Team

    I am having one inline table called

Category

load *

[

  Human

  Animal

  insect

];

I am having set of users who can view animal and Insect  data, another set of user who can view only Human and Insect and another set of user who can view human, animal and insect.

I am showing the category in the list box at the top of the report

my section access table is

user id, password,viewuser

admin,admin,*

H,H,Human    (This particular user restricted to view Animal and Insect related date)

A,A,Animal   ( this particular user restricted to view Human and Insect related data)

Can any only help me how to do this

Kindly help me at the implementation part.

10 Replies
jagan
Partner - Champion III
Partner - Champion III

Hi,

Did you done this

Note: You need to select Document Properties -> Opening tab -> and select Initial Data Reduction based on Section Access option