XLCubed is now FluenceXL. The new wiki can be found here: https://help.fluencexl.com/ |
Difference between revisions of "XL3LastCubeUpdate"
(Created page with 'Returns the date and time that the cube was last updated. ==Syntax== {{Code|XL3LastCubeUpdate( Connection )}} ==Parameters== {| class="wikitable" ! Parameter ! Description |- …') |
(Added categories) |
||
Line 16: | Line 16: | ||
==See Also== | ==See Also== | ||
* [[Formula Reference]] | * [[Formula Reference]] | ||
+ | |||
+ | [[Category:Formulae]] | ||
+ | [[Category:OLAP Formulae]] |
Revision as of 10:38, 8 October 2010
Returns the date and time that the cube was last updated.
Syntax
XL3LastCubeUpdate( Connection )
Parameters
Parameter | Description |
---|---|
Connection | Connection number of the cube to retrieve the last update time of |