Create and Modify Derived Fields
This applies to: Visual Data Discovery
Derived fields are created and modified using the Derived Field Editor.
Create or modify a derived field
Access the Derived Field Editor in any of the ways described in Derived Field Editor.
-
Enter a name for the derived field in the space labeled Untitled Derived Field.
Note: If you are using non-Latin characters in your functions, the name for your derived field should start with a letter or an underscore (_) symbol followed by one or more letters, numbers, underscore, or period characters. Symbols other than the underscore (_) or period (.) are not allowed. -
Enter the expression for the derived field in the editing space. Expressions should follow standard mathematical and logical syntax and are resolved using the standard order of operations. You can manually key in expressions or you can select the elements of your expressions from the menus at the left. The expression should not be assigned to a variable because the resolved value of the expression is assigned to the custom metric, which serves as the variable to which the value is assigned. That is, enter
a / b
rather thanx = a / b
.Row-level expressions can be used in derived fields.
-
To test your derived field, select Run.
The editor attempts to run your calculation. Any errors are reported. Any results are shown in the Preview area of the Derived Field Editor.
When you are finished with your derived field definition, select Save.
After creating or modifying the derived field and leaving the derived field editor, if you return to the Fields tab of the data source configuration, you can hide the field. See Hide Fields.
Comments
0 comments
Please sign in to leave a comment.