Returns the Essbase Alias of the specified member.
@MbrAlias(<MemberName>, [<AliasTable>], [<ConnectionID>], [<DefaultValue>])
| Argument Name | Description |
|---|---|
| AliasTable | Optional (default is the view's AliasTable); The alias table to get the alias from. |
| ConnectionID | Optional (defaults to view's connection); The ID of the Essbase connection. |
| DefaultValue | Optional (default is an empty string); The value to use if no alias is found. |
| MemberName | The member specified can be an alias or a member name. |