Skip to main content
Announcements
Introducing Qlik Answers: A plug-and-play, Generative AI powered RAG solution. READ ALL ABOUT IT!
cancel
Showing results for 
Search instead for 
Did you mean: 
arasantorule
Creator III
Creator III

Omitting Multiple fields for a user in Section access

Hi,

Can anyone help me to omit multiple fields for a user in Section access.

Can we achieve like the below.

ACCESS, USERID, PASSWORD, OMIT, OMIT....

USER,A,*****,PROFIT,SALES...

ADMIN,ADMIN,,,,

Thanks.

1 Solution

Accepted Solutions
Gysbert_Wassenaar

You simply add multiple records per user, one for each field you want to omit.


talk is cheap, supply exceeds demand

View solution in original post

2 Replies
Gysbert_Wassenaar

You simply add multiple records per user, one for each field you want to omit.


talk is cheap, supply exceeds demand
sasikanth
Master
Master

NO you cannot ,

Filed names are same here so qlikview will not allow us to use this,

as suggested by Gysbert add record by record

ACCESS,USERID,PASSWORD,OMIT

USER,user1,user1,PRODUCT

USER,user2,user2,SALES

.

.

.

.

.