Preview
It provides the limited amount of data (not more than 100 first rows of possible resulting data set) for information purposes in the form of the flat two-dimensional table. Filtration, change of data view format and search are not available. Real numbers (with floating point) are displayed with two places after decimal separator.
It is available in Import from database, JavaScript wizards. When pressing Preview button, it is possible to activate all input ports, with the exception of the Connections connected with the current node. This window is opened when the activation is successfully finished.
When the cursor is hovered over the field caption, button with the additional functions will appear:
- Sort ascending / Sort descending: sorting enables to sort data by the selected field in ascending or descending order. It is performed only for the current data set according to the set limits.
- Columns: disable/enable display by the defined columns.
- Freeze column / Unfreeze column: the frozen field is fixed in the left part of the window, and it is separated from the unfrozen part with the vertical line.
It is possible to move the fields relative to each other, and it is also possible to move them from the zone of frozen fields to the unfrozen ones and vice versa.
Field settings are reset when closing the window.
It is possible to control the script operation in of code debugging console in Preview of JavaScript node.
It is possible to close Preview of JavaScript node using only X button, in Import from database node Close button is also available.