SetReportRelated Action
Links an instance of a report entity to related entities.
Parameters
Parameters allow for data to be passed to the action.
| Name | Type | Nullable | Unicode | Description |
|---|---|---|---|---|
|
ReportId
|
Edm.Guid | False | True | The ID of the report. |
|
Entities
|
Collection( Edm.Int32 ) | False | True | An array of entity type codes for the related entities |
|
Categories
|
Collection( Edm.Int32 ) | False | True | An array of report category codes. |
|
Visibility
|
Collection( Edm.Int32 ) | False | True | An array of report visibility codes. |
Entities
Use the SetReportRelated action with these entity types:
| Name | Display name | Description |
|---|---|---|
| report | Report | Data summary in an easy-to-read layout. |