Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Syntax
Essbase.Cubes(url as text, optional options as nullable record) as table
About
Returns a table of cubes grouped by Essbase server from an Essbase instance at APS server url
. An optional record parameter, options
, may be specified to control the following options:
CommandTimeout
: A duration that controls how long the server-side query is allowed to run before it is canceled. The default value is ten minutes.