DataInputService.getDataInputTransforms Method
Gets the data input transforms for the specified metric set or data cube.
Parameters
- dataCubeId
-
Type: String
The ID of the metric set or data cube to get the data input transforms for.
Return Value
Type: jQuery.Promise
ElementType: Object
Value: Array
A promise object that is resolved when the call is complete.
See Dundas.BI.WebApi.Models.TransformInfoData for the structure of the returning object.