Format currency in a Merge Template

Currency fields in ProjectTeam.com come over as non-formatted number fields in merge documents unless you add the currency tag.

To convert a number field to show currency formatted on your merged outputs, you must add the following specifier to your merge tag:

  • {$projectteam_0001|currency_format:”$”}

The specifier will add the US Dollar symbol and round your number to two decimals.