DecimalPlaces (Property)

Applies To:

DBSpecific (Essbase) object

Description:

Sets the number of decimal places that the server return. The DecimalPlaces (Property) supports only numeric values from zero through five (0-5).

Action:

Read-write, Number

Example:

This example shows how to set the number of decimal places to three:

ActiveDocument.Sections["OLAPQuery"].DBSpecific.DecimalPlaces=3