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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Permanent Field Value Selection with Section Access

I have the following section access table:

             

ACCESSUSERIDPASSWORDRETAILPHARMACY
ADMINCHITEMERERE CHRISRUVIMBO320*
USERTY6666BEN55D4MEDIX
USERDDDDD-aaONESIMOS93AMGMEDIX
USERBNNNNNNCAROLPSP55AMGPSP
USERYTRRRNHAMO65AMGPSPPSP
USERUYYYYYPRIMROSEGWS66GREENWOOD

When a USERID opens the application and logs in, they need to have the RETAILPHARMACY field value they belong to permanently selected.  For example when USERID TY6666 logs in the application, the field value MEDIX should be permanently selected.  Is this possible in QV and if so how can this be accomplished?

Regards.

6 Replies
Chanty4u
MVP
MVP

hi,

please chk below link

Section Access

Thanks

Suresh

tresesco
MVP
MVP

Document properties->Opening-> Check 'Initial slection based on section access'

Anonymous
Not applicable
Author

Thank you Suresh i will have a look at the link

Anonymous
Not applicable
Author

Many thanks, if i use the recommended option, i will lose my required initial data reduction based on section access

Regards

tresesco
MVP
MVP

You can alternatively try triggers. OnOpen (application)->Select in field and lock field (if at all required).

Anonymous
Not applicable
Author

Thanks Tresesco