STABLE.NAME

Returns the name of the nth cube in a specified database alias.

Syntax

STABLE.NAME(Database alias,Index)

Index is the index number of the cube whose name you want to return.

Arguments to this function can be strings, or references to cells containing strings. If strings, they must be enclosed in quotes.

If a database that is not available is entered, the function returns a #Value error. If you enter an index number that is greater than the number of cubes in the database, a #Value error is returned.