Custom Formatting Of Numeric Values

A custom format allows the specification of how numeric values are formatted, for example:

Where the data contains values of a different types, each can be formatted independently. Take fields containing:

Each type has an identifier used to pick the correct formatting options. This contains a regular expression. When matched to the data, the subsequent options are used. For example

so <.*USD> matches a field that ends in USD. <> indicates which options to use when no match is found. The formatted fields content is now shown as: