Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
i recognized, that when using partial reload via button the app will not be actualized for all users. Only for my session in Qlik Cloud.
Do you have an idea, why the app will not provide the partial updates of data to all other users, who use the app in parallel?
Thanks for your support,
Peter
I don’t know for sure but my best guess is to avoid unexpected outcomes like 5 users clicking the button at the same time or someone clicking the button in the middle of app refresh.
Even if only one user reloads the app while 20 other users are using the app, the other users will see a bunch of new data show up in the app all of the sudden, KPIs update and with new numbers, etc. That will confuse the other 20 users and they’ll start clicking reload button...
Letting a crowd of people control app reload for everyone can quickly get out of control.
Hi Howdash,
thanks for your reply. All your comments regards button, users is correct and we are aware of this difficulty.
In our case this is not the issue.
We got troubles that we do a partial reload and finish with an exit script.
If we would include an additional save app command everything is working fine but takes long.
For our expectation saving of the app is always given, does not matter if an exit script is used with a partial Load is used or not.