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 |
|
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 | |
Load data |
Execute the script and reload data. The app is automatically saved before reloading. |
Toggle Data connections view. |
Editor toolbar
Search and replace text in the 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 in the current section (multiple step undo is possible). This is equivalent to pressing Ctrl+Z. |
|
Redo the latest Undo in the current section. This is equivalent to pressing Ctrl+Y. |