ROUNDING_METHODS

The ROUNDING_METHODS table contains the descriptions of the methods used for rounding when computing VaR and ES.

Column Name Type Not Null Cube Field Default Value1 Description
METHOD_NAME STRING Y N/A Rounding method for VaR estimation. Example: ‘CEIL’, ‘FLOOR’, ‘ROUND’, ‘ROUND_EVEN’ or ‘WEIGHTED’
METHOD STRING Y [Rounding].[RoundingMethods] N/A Non technical name for rounding method.

Unique Key

Columns
METHOD_NAME

  1. If the default value is marked as empty, it means that the default value is 'null' for nullable fields, and that a value needs to be explicitly set for non-nullable fields.  ↩︎