Network Management

What are valid Custom Format options for custom tables?

Review the custom format options for custom tables.

First published date

10/22/2018 1:06 PM

Last published date

6/20/2025 9:16 PM

Overview

If you are creating a custom table, the following table provides valid entries for the Custom Format option, using an original data value of 12.34567:

EntryDescriptionExample
{0} unit/%Returns the unrounded original numerical value12.34567 bps or 12.34567 %
{0:0.00} unit/%Returns the original numerical value, rounded to the indicated number of decimal places12.35 bps or 12.35 %
0.000Returns the original numerical value as a text string, rounded to the indicated number of decimal places12.346
0.00' bps'Returns the original numerical value as a text string, rounded to the indicated number of decimal places, concatenated with the string indicated in quotes.12.35 bps

Product section

Orion Platform

Resolution

A comprehensive table of valid custom date and time specifiers is available from Microsoft: Custom Date and Time Format Strings