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

Announcements
ALERT: QlikView server communication interruptions following Microsoft Windows Domain Controller security updates
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Leveraging AD network group within QVW

Hi All,

I'd like to leverage our Active Directory network groups to turn on and off visibility to certain areas of an application.  Has anyone ever tried this?  Any idea how to make it work?

Example:

Chart with item number and cost and selling price

User A has access to all 3 columns and has network group of QV_SeeCost

User B has access to item number and selling price ONLY and has network group QV_SeeApplication

I figure that there'll be a variable vShowCost = if network group = QV_SeeCost then 1 else 0.  The column will be conditional on vShowCost = 1.  How to I pull the network group from the user ID?

Thanks for any help,

C. Lindberg

Labels (1)
0 Replies