What is the syntax for DB?
DB(Cube, e1, e2 [,…en])
- Cube = Cube Name to retrieve the data from
- e1,e2….en = Dimension element names determining the data point within the cube to be retrieved. The sequence of the element arguments should match the order of the dimensions in the cube.
Note:
The principal element name or Alias can be used to argue the function. If using hierarchies, the dimension name should be mentioned along with the element name, like HierarchyName:ElementName