General functions
Clear cells
Clears the content of all the cells in the column. The resulting cells will contain null values.
Properties
Property | Configuration |
---|---|
Columns to process |
Select the column or columns on which you want to apply the function. If you want to apply it on more than one column, use the drop-down list to select which columns, and click Apply. |
Create new column | Select this check box if you want to output the result of this function in a new column and keep the original untouched. |
Example
Input | Output |
---|---|
|
|
Delete filtered rows
Deletes all the rows that match the filter currently applied on the table.
Properties
There are no specific properties to configure for this function. Select the function in the functions list and click Apply.
The filter is automatically cleared once the function is applied.
Fill cells
Fills cells with a constant value or values from another column.
Properties
Property | Configuration |
---|---|
Columns to process |
Select the column or columns on which you want to apply the function. If you want to apply it on more than one column, use the drop-down list to select which columns, and click Apply. |
Use with |
|
Example
Input | Configuration | Output |
---|---|---|
|
|
|
Fill null and empty cells
Fills both null and empty cells with a constant value or values from another column.
Properties
Property | Configuration |
---|---|
Columns to process |
Select the column or columns on which you want to apply the function. If you want to apply it on more than one column, use the drop-down list to select which columns, and click Apply. |
Use with |
|
Example
Input | Configuration | Output |
---|---|---|
|
|
|
Keep filtered rows
Properties
Keeps all the rows that match the filter currently applied on the table by deleting all the non matching rows.
Properties
There are no specific properties to configure for this function. Select the function in the functions list and click Apply.
The filter is automatically cleared once the function is applied.