IPFDecimal formatter

This formatter allows a more specific format to be applied to decimal numbers, according to available Microsoft options. If the input data is empty, that is, null, "---" is displayed.

The formatting to specify in the Format field is documented on this MSDN site:

http://msdn.microsoft.com/en-us/library/0c899ak8(v=VS.90).aspx

For information about the other fields in the FDF Editor, click in the field to see the context-sensitive help.

All browsers support the functionality described here. There is no fallback functionality for specific browsers. This table shows how the field is displayed with and without formatting:

Before formatting After formatting
Raw data from the data source:

0.055

Set Format attribute to ###.#%

5.5%