Slice and Dice:
Rearranging data so that it can be viewed from different perspectives. The term is typically used with OLAP databases that present information to the user in the form of multidimensional cubes similar to a 3D spreadsheet.
Slicing, as the name suggest, is a slice of the actual cube that is created by taking a single value of one of the dimensions from parent cube. It is more like a filter applied.
Dicing is grouping of a few dimensions to produce a subset of parent cube. Selective values are taken from different dimensions to produce the sub cube
More over this was avilable in DesKi. It is not available in Webi.
For Master Detail report. you can refer to this blog:
- Kuldeep