Returns the CustomTopMember for the current or specified Account member. This function can be used in these types of rules:
Calculation
Translation
Consolidation
Allocation
HS.Account.CustomTop("Member","CustomDimName") HS.Account.CustomTop("","CustomDimName")
where CustomDimName is a Custom dimension, and Member is an Account dimension member. The member not being specified is only appropriate in the Sub Consolidate subroutine.
Note: | Use a blank string (" ") to apply this function to the current member. |
The CustomTopMember for the specified Account member.
HS.Account.CustomTop("Prod","Sales")