Returns members based on a common attribute, which you have defined as a user-defined attribute (UDA) on the Analytic Server.
@UDA (dimName, uda)
dimName | Name of the dimension with which the uda is associated. |
uda | Name of the user-defined attribute as it appears in the database outline. |
You must type the UDA string exactly as it appears in the database outline.
In the Sample Basic database:
@UDA(Market, "New Mkt")
Returns a list of members with the UDA of New Mkt
.
©2004 Hyperion Solutions Corporation. All Rights Reserved. http://www.hyperion.com |