Format Number
Security:
Custom Field Management
domain in the System functional area.You can set up the calculated field to format a numeric field as a text field to:
- Concatenate it with other text.
- Use it as a notification.
- Use it in a custom report.
- Access theCreate Calculated Fieldtask.
- SelectFormat Numberfor theFunction.
- As you complete theCalculationtab, consider:
Option Description Source FieldSelect a currency or numeric field associated with the selected business object.FormatSelect a format to apply to the resulting text field. Available options depend on yourSource Fieldselection.OptionsAvailable options depend on yourSource Fieldselection.SelectShow Blank When Zeroto display a blank value if a numeric field value is zero. If you use a Prism business object with this calculated field, Workday always returns a blank value.
Return values:
Source Field | Example Value | Format | Options | Value Returned by Format Number |
|---|---|---|---|---|
Years of Service | 12 | #,##0.0 | 12.0 | |
Total Base Pay Annualized - Amount | 65,520.00 | #,##0 | Show Currency Symbol | $65,520 |
Total Base Pay - Payroll | 6,166.666667 | #,##0.00 | Show Currency Code | 6,166.67 USD |
- Create additional calculated fields.
- Create new calculated fields from within a format number calculated field.