Using the cube keyword

This example illustrates the DB function with the cube keyword as an argument.

Procedure

  1. Type DB and then press the Enter key.
    The DB function and its arguments appear.
    DB(cube, e1,e2,[...e256])
  2. Right-click the cube keyword.
    A list of cubes for the TM1® server that you are currently connected to is displayed.
  3. Select a cube from the list and then press the Enter key to insert the cube name into the function. You can also double-click a cube name in the list to insert it into the function.
    The cube name appears in the function, replacing the cube keyword.
    DB('salescube',e1, e2,[...e256])