Database Error Messages

XOQ-01940

BaseAttribute "string" is specified on a DimensionLevel as both a UniqueKeyAttribute and a VisibleAttribute.

Cause

A BaseAttribute on a DimensionLevel can be specified as either a UniqueKeyAttribute or a VisibleAttribute, but not both.


Action

Remove either the Visible or the UniqueKey setting for the attribute.