Display Formats

Some values can be formatted and displayed in multiple variations. These variations are configured here.

  • Name
    Required
    The name of display format.

  • Format
    Required
    2Ring DW uses standard .NET formatting strings that are described in the following link (see the Related Topics – Numeric, Date and Time, Timespan … format strings).

  • Data Type
    Required
    Type of data this format is applicable to. The display format property of a source will only show formats in the dropdown that match the source data type.

    • Numeric - for numerical values

    • Text - for text values

    • DateTime - for date and time values

    • TimeSpan - for time span (duration) values