Get the global point of view selections and member suggestions for report

get

/epm/rest/v1/reports/{id}/globalPov

Request

Path Parameters

There's no request body for this operation.

Back to Top

Response

Supported Media Types

200 Response

The global point of view selections for the Report
Body ()
Root Schema : schema
Type: array
Show Source
Nested Schema : POVDimension
Type: object
A Dimension that has a set of members to select from for Report execution.
Show Source
Nested Schema : suggestedMembers
Type: array
Read Only: true
The dimension's members suggested for use when executing the Report.
Show Source
Nested Schema : POVMember
Type: object
A member that can be selected as part of the point of view or as the value for a Report prompt.
Show Source

404 Response

Report UUID not found

500 Response

Service Error
Back to Top