In the directive Sort
and De-Duplicate Data, in the Columns task,
you can use the Advanced Editor to add or
edit user-written expressions. Each expression returns one value per
row to either modify existing data or to add data to a new column.
The Advanced
Editor enables you to insert column names and SQL function
syntax and column names into your expressions. Syntax descriptions
are provided for the supported SQL functions.
Follow these steps to
use the Advanced Editor:
-
As needed in the
Columns task,
click
or
to open the
Advanced Editor.
-
In the Advanced
Editor, in the Column Name field,
enter a name for a new column or rename an existing column. The fields Column
type and Column length describe
the selected column.
-
To build an expression,
you can start by pasting expression code from your clipboard, or you
can select and add function syntax from the Resources box.
-
To save your expression
and return to the Columns task, click Save.
To save and create another new column and expression, click Save
and New. In the Columns task,
new columns are displayed at the bottom of the Selected
Columns box.