trueChart Help

Enable the reload action for published apps

To enable the reload for an app via the TRUECHART button action “Reload” also for published apps, it is necessary that the following Security Rule is defined in the QMC. This is necessary for the new state to get stored by the extension after loading the data in previously published apps.

Figure 1. Setting the reload action for a button’s trigger

Action

“Read” and “Update”

Resource filter

App* (we suggest to enter only apps you want to support with reload action)

Condition

(user.name like "*" and resource.resourcetype="App" and !resource.stream.Empty( or (resource.resourcetype="App.Object" and resource.published = "true")))

Context

Only in hub


Due to the definition of the rule, it is also possible to change apps published for all users in edit mode, since an update right is granted here.


Figure 2. Defining the security rule in the Qlik Sense Management Console.