Data load editor toolbars
The toolbars allow you to perform global actions on your data load script, such as undo/redo, debug, and search/replace. You can also click Load data to reload the data in your app.
Main toolbar
Navigation menu with the following options: App overview Data model viewer Open hub Tip noteYou can open App overview and Data model viewer in new tabs, by clicking on .
|
|
Menu with the following options: Quick data load - load another data file into the app - only available in Qlik Sense Desktop. Help About |
|
Debug the script See also: Debug the data load script |
|
Load data |
Execute the script and reload data. The app is automatically saved before reloading. See also: Run the script to load data |
Toggle Data connections view. |
Editor toolbar
Search and replace text in the script. See also: Searching in the load script |
|
Comment/uncomment | |
Indent | |
Outdent | |
Activate syntax help mode. In help mode you can click on a syntax keyword (marked in blue) in the editor to access detailed syntax help. Information noteIt is not possible to edit the script in help mode.
|
|
Undo the latest change (multiple step undo is possible). This is equivalent to pressing Ctrl+Z. | |
Redo the latest Undo. This is equivalent to pressing Ctrl+Y. |