XLCubed is now FluenceXL. The new wiki can be found here: https://help.fluencexl.com/

XL3CubeComment

Revision as of 14:39, 6 May 2015 by Csalter (talk | contribs) (Created page with "Returns a cube comment for a given cross section of the cube. ==Syntax== {{Code|XL3CubeComment( Connection, [Hierarchy1], [Member1],…, [Hierarchy14], [Member14] )}} ==Par...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Returns a cube comment for a given cross section of the cube.

Syntax

XL3CubeComment( Connection, [Hierarchy1], [Member1],…, [Hierarchy14], [Member14] )

Parameters

Parameter Description
Connection Connection number to use
Hierarchy1,…, HierarchyN Name of the hierarchy that the following member applies to e.g. "Measures" or "[Customer].[Customer Geography]"
Member1,…, MemberN Either a single member unique name or an XL3Member formula

See Also