ALL
Refers to the "All" level with a single member called the "All" member. The "All" member is the default dimension member unless the referenced Hierarchy has an alternative default dimension member configured. Used to constrain a tuple expression. Usage of "All" is case sensitive in AtScale.
Syntax
Hierarchy_Expression.[All]
Input Parameters
N/A
Return Value
Returns a Level Reference.
Example
Retrieve the Reseller Order Quantity for All Reseller Types:
([Reseller].[Reseller Type].[All],[Measures].[Reseller Order Quantity Long])