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

Section Access. Adding Reduction Field

I have a section access CSV setup like the following. I need to open up just a bit of User2's data to User1. There is another field on the same table ( It happens to be a key) that will work. Let's call it Reduction2.  Fig1 works fine for what I need it to do normally but I don't want to open up all of User2's data to User 1. Will Fig2 work or is my logic off? Will User 1 be able to see his normal data and also data where ACCOUNT_2 is true? ACCOUNT_2 is normally only visible to USER 2. I am having trouble testing it because of my user access. Also, any suggestions? I am one month into Qlik Sense. 

Fig1

ACCESSUSERIDREDUCTION1OMIT
USER1DOMAIN\USER1USER1 
USER2DOMAIN\USER2USER2 
USER3DOMAIN\USER3USER3 

 

Fig2

ACCESSUSERIDREDUCTION1REDUCTION2OMIT
USER1DOMAIN\USER1USER1  
USER2DOMAIN\USER2USER2  
USER3DOMAIN\USER3USER3  
USER1DOMAIN\USER1 ACCOUNT_2 
     

 

 

Thanks!

Labels (3)
1 Solution

Accepted Solutions
marcos_herrera
Partner - Creator III
Partner - Creator III

4 Replies
marcos_herrera
Partner - Creator III
Partner - Creator III

smithc2005
Contributor III
Contributor III
Author

Thank you, but the above link did not work on my end. 

 

smithc2005
Contributor III
Contributor III
Author

Whoops! I got it. 🙂