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: 
adiarnon
Creator III
Creator III

selections after reload

hi,

one of my models is reloading every 10 min.

my users complaining that their selections clearing after the reload,

how can i do that if a user use the model while the model is reloading the selection will stay?

adi

2 Replies
cheburashka
Creator III
Creator III

Hello Adi,

Did you check and have you done some tests with these settings in the management console?

Session recovery.png

Allow Only One Copy of Document in Memory

If there are changes to a document, for example, a reload or a layout change, the QVS can be configured to do either of the following options.

  • Force an immediate update of the document for the user during the session, that is, allowing only oneversion of a document. This will conserve memory resources on the QVS.
  • Await a new session, then update the document for the user. This may cause several copies of different versions of the document, residing in memory at the same time.

To allow only one version of the document in memory, tick this check box. To allow several versions of the document in memory, untick this check box.

Allow Session Recovery

Session recovery saves the current selection state for each user when a session ends. It then re-applies the selection state the next time that the same user reconnects to the same document.

Note! Session recovery affects all users and documents on a server.

To allow session recovery, tick this check box. To disallow session recovery, untick this check box.

If you would find a solution, consider sharing and don't forget to close the discussion by marking the correct answer.

,KR Koen

adiarnon
Creator III
Creator III
Author

tnx!!!

i will check this option