AT.SUB.HEAD
This function returns an attribute for a subset from an attribute table. Double-clicking the cell that contains it opens the Dimension Browser containing the activated attribute and subset settings.
Syntax
AT.SUB.HEAD(Database alias,Dimension,Subset,Attr_Tab_Id,Field)
Dimension is the name of the dimension to be shown in the Dimension Browser following a double-click. Subset is the subset for which the attribute is to be returned. Attr_Tab_Id is the number of the attribute table to be investigated. Field is the attribute field for which the corresponding attribute is to be returned.
The first three and the last arguments must contain strings or cell references referring to strings. Strings must be enclosed in quotes. The argument Attr_Tab_Id must be a number from 1 to 3 or a cell reference referring to a number from 1 to 3.