📝 Question
#1149
The process of viewing the cross-tab (Single dimensional) with a fixed value of one attribute is
✓
Correct Answer
A. Slicing
💡
Explanation
The slice operation selects one particular dimension from a given cube and provides a new sub-cube. Dice selects two or more dimensions from a given cube and provides a new sub-cube.
⌨️ Press
A
B
C
D
to select