ResolveAliasTable (7.5)

Returns the specified alias table, the view's default alias table, or the default alias table if the specified table does not exist.

Usage

@ResolveAliasTable(<AliasTable>, [<ConnectionID>], [<PreferViewDefault>])

Argument Name Description
AliasTable The alias table to attempt to resolve for the view's connection or the specified connection.
ConnectionID Optional (defaults to view's connection); The ID of the Essbase connection.
PreferViewDefault Optional (defaults to true); Whether to attempt to prefer the view's default alias table.