<member>
(Special cases) For use in manually specifying the members of a level in a Business Intelligence cube.
Details
The <member> element has the following contents:
Attribute | Purpose |
---|---|
name, displayName, description, disabled | See Common Attributes in a Cube. |
spec | If the level is contained in a dimension that has type="computed", specify the SQL query that returns the IDs of the fact table rows (or the source table rows) that this member uses.
In other cases, optionally specify the value to use as the member key. If you omit this, name becomes the member key. |