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

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Select field on NTNAME

How can I select a field on basis of my NTNAME?

So when a user opens the document there must be a pre-selcetion on a field.

I have already the user pre selected, but not the column Land.

1 Reply
Not applicable
Author

Hello,

Please, can you try with this parameters in Triggers > OnOpen :

1 - Select in Field :

Field : User

Search String : =$(vUser)

2 - Select in Field :

Field : Land

Search String : =only(Filter)

Amand Dupretz