You can create a child of a cube to keep its dataset before applying other transformations or combining it:
- Any cube can have a child: a query cube or a virtual cube.
- The resulting virtual cube has only one parent, with the same objects and dataset, but this cube and its objects have new identifiers.
- Transformations can be applied to this child cube: only this cube’s dataset is impacted.
- A cube can have multiple children.
To create a cube’s child, you can select a cube in the Graph Panel and:
- Select the Create Child command in its context menu.
- Or drag and drop it in an empty location in the canvas.
- Or click the Create Child button in the toolbar.
The new created cube is displayed in the Graph Panel and in the Main Side Panel → Objects tab and is identified with the Child icon.
