DateMappingService.previewDateMapping Method
Gets the preview data for the date mapping.
Parameters
- dateMapping
-
Type: DateMapping
The date mapping.
- cubeId
-
Type: String
The ID of the OLAP cube.
- levelUniqueName
-
Type: String
The hierarchy level unique name to preview.
- start
-
Type: Number
The start preview row number.
- count
-
Type: Number
The number of rows to retrieve.
- hierarchyUniqueName
-
Type: String
The hierarchy unique name.
Return Value
Type: jQuery.Promise
Value: dundas.data.DataCellSet
A promise object that is resolved when the call is complete.