POST
/DataCube/PreviewTransform/{id}/
Gets preview data for the specified transform from a data cube.
Request
Method
Request URI
POST
/API/DataCube/PreviewTransform/{id}/?sessionId=value
URI Parameters
URI Parameter
Description
sessionId
Current session ID.
Path Parameters
Path Parameter
Description
id
The ID of the data cube to preview the transform from.
Request Body
Name:
options
Type:
Dundas.BI.WebApi.Models.PreviewTransformOptions
Response
Response Body
A
Dundas.BI.WebApi.Models.DataCellSetData
object containing the data for the preview, or a status code indicating the problem.
© 1999-2018 Dundas Data Visualization, Inc.