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: 
Not applicable

How do I set up selected filter fields to persist after logout/login?

LockedFieldsPersist.jpg I want these fields to persist as "locked" after i leave Qlik View and return to it.

2 Replies
chiru_thota
Specialist
Specialist

I guess you can achieve it by using triggers (select Field & Lock Field)

Triggers on open.jpg.

Not applicable
Author

Hi,

You can set Actions/Triggers "OnOpen" of the Document.

Go to Settings--Document Properties--Triggers tab.

Add Actions as below:

Action Type : Selection

Action : Select in field

Then

Action Type : Selection

Action : Lock Field

And you can repeat this sequence of Actions for multiple fields.

You can also set this action "OnChange", "OnSelect", "OnLock" and "OnUnLock" of any particular field as well.

Hope this helps!