...
Info |
---|
Actions settings - incompatibility between older tC version (e.g. 2018.2.8) and latest Menubar version (1.4.0) with regard to set a variable and save comment in APP The problem does not exist for TRUECHART v2018.9 and later. |
Actions
In the Actions settings, you can define triggers, that is the actions to take effect when a certain event on the button is triggered. Possible events to attach actions are:
...
Apart from static values, every input box that features Qlik Sense’s fx icon also accepts Sense expressions.
Available actions for triggers
The following sections cover all the actions that can be defined for a trigger, including their parameters:
None
Action | Parameters | System |
---|---|---|
None | No parameters. | Qlik Sense, PowerBI, TRUECHART Core |
Custom
Action | Parameters | System |
---|---|---|
Custom | A custom JS function to be executed with the Custom event. When active, custom action allows the user to define a custom JavaScript that gets executed when clicking on the cell. It is advised to add some error handling in those custom code snippets. Otherwise, potential changes in newer versions of the extension or the BI platform itself could lead to bugs that are difficult to locate. NOTE: The custom action is equivalent to the custom click behavior. The migration happens automatically. | Qlik Sense, PowerBI, TRUECHART Core |
TRUECHART
Action | Parameters | System |
---|---|---|
Toggle Show/Edit Mode | Toggles commenting show/edit mode of TRUECHART. No parameters. | Qlik Sense, PowerBI, TRUECHART Core |
Save comments | Saves edited comments of selected TRUECHART object. This action is not needed if Auto Save functionality for comments and tables is used. | Qlik Sense, PowerBI, TRUECHART Core |
Save comments in App | App ID selects the app which will be the origin for the copy process. Only published apps are selectable. When you select self, common tables will be stored in your app. CAUTION: After triggering action ‘Save comments in-app’, all comments are stored offline. If you have a connection to the TRUECHART Service only online comments are shown regardless of the button action. If you edit one of these online comments or trigger save the offline comments will be overwritten. | Qlik Sense, PowerBI |
Save object | Saves changed the definition of selected TRUECHART object in-app and TRUECHART Service. This action is only allowed for Designer-Users, so this should not be used within published apps. | Qlik Sense, PowerBI, TRUECHART Core |
Refresh | Performs a page reload No parameters. | Qlik Sense, PowerBI, TRUECHART Core |
Export as PDF | Performs a pdf export of selected TRUECHART object through installed TRUECHART own Converter Service. | Qlik Sense, PowerBI, TRUECHART Core |
Export as Image | Performs an image export of selected TRUECHART object through installed TRUECHART own Converter Service. | Qlik Sense, PowerBI, TRUECHART Core |
Export as Vector Graphic | Performs a vector graphic export of selected TRUECHART object through installed TRUECHART own Converter Service. | Qlik Sense, PowerBI, TRUECHART Core |
Export as Excel | Performs an excel export of selected TRUECHART object through installed TRUECHART own Converter Service. | Qlik Sense, PowerBI, TRUECHART Core |
Reload common tables | Performs a comment reload for all common tables (Inline comments) for selected TRUECHART object | Qlik Sense, PowerBI, TRUECHART CoreOther |
...
Action | Parameters | System |
---|---|---|
Toggle fullscreen | An expression which must result in 0 (disable fullscreen), 1 (go to fullscreen) or can be empty (toggles current fullscreen mode). This action is only on click trigger available, due to browser security restrictions. | Qlik Sense, TRUECHART Core |
White- and Blacklist for Actions
Note | ||
---|---|---|
| ||
The config file will be reset after every update. Please make a backup of your config file and edit the new config file after every update. |
...
Figure 1. Listing example.
Platform-specific
Use following links for more information about actions and triggers available for a specific platform only
...