server.essbase.uniqueMemberFromCaptionBinding

When set to true, while loading members into Essbase, unique member names come from the caption binding expression. The default is false.

If the key and caption bindings are different, and uniqueMemberFromCaptionBinding is set to false, then for drill-through reports to work properly, the Duplicate member name support check box must be selected in the General tab of the Essbase Model Properties dialog box.

Syntax

server.essbase.uniqueMemberFromCaptionBinding=true|false

Notes

With server.essbase.uniqueMemberFromCaptionBinding=false, when deploying cubes, this is the default behavior for loading members into Essbase:

When server.essbase.uniqueMemberFromCaptionBinding=true, and the caption and key bindings of a dimension element are different, drill-through reports cannot be run from cubes that contain this dimension element.

Example

server.essbase.uniqueMemberFromCaptionBinding=true