Concatenate Text
- Create the text constants that you want to use in the calculated field.
- Security:Custom Field Managementdomain in the System functional area.
You can concatenate a series of text fields within Workday. When setting up the concatenated text field, Workday:
- Provides global text constants for commonly used special characters when concatenating fields.
- Removes any leading or trailing spaces from the results of a concatenated field.
- Access theCreate Calculated Fieldtask.
- SelectConcatenate Textfor theFunction.
- On theCalculationtab, select aFieldin the grid.Available options depend on the business object. If you add rows, Workday concatenates the fields from top to bottom.
- (Optional) In theAdvancedsection on theAdditional Infotab, select theDo not use Alternate Display IDcheck box from theOptionsprompt.Instead of using the alternate display ID, Workday uses the display ID from the text source when concatenating text.
You can:
- Append the literal(cell)to the end of a mobile phone number.
- Create a name field that generatesSmith, John, (Jack)using the Worker business object. In the grid for the concatenate field, select these options for each row:
- Legal Last Name.
- A comma by accessing .
- A space by accessing .
- Legal First Name.
- A comma.
- A space.
- A left parenthesis by accessing .
- Preferred Name.
- A right parenthesis.
You can create:
- Additional calculated fields.
- New calculated fields from within a concatenate text calculated field.