Click inside the box to type in the formula:
`{Process Name} & " • " & {ID}`
Structure: {Field A} & " - " & {Field B}
[Alternative to concatenate - Airtable docs](https://support.airtable.com/docs/joining-field-values)
CONCATENATE ({Field A}, " - " , {Field B})