InteractiveCustomReport
Represents interactive custom reports that can be created from existing reports or library templates, configured with a report type, audience, and module settings.
Columns
| Name | Type | ReadOnly | Description |
| addReportToMenu | Bool | False |
Indicates whether this report is added to the navigation menu. |
| auditCreatedDateTime | Datetime | True |
The date and time when the interactive custom report was created. |
| auditModifiedDateTime | Datetime | True |
The date and time when the interactive custom report was last modified. |
| createFromExistingReport | Bool | False |
Indicates whether this report is created from an existing report. |
| existingReportName | String | False |
The name of the existing report used as the basis for this interactive custom report. |
| fromLibrary | Bool | False |
Indicates whether this report is created from a library template. |
| glReportAudience_Href | String | True |
The URL of the report audience associated with this interactive custom report. |
| glReportAudience_Id | String | False |
The Id of the report audience associated with this interactive custom report. |
| glReportAudience_Key | String | False |
The system-assigned key of the report audience associated with this interactive custom report. |
| glReportAudience_Name | String | True |
The name of the report audience associated with this interactive custom report. |
| glReportType_Href | String | True |
The URL of the report type associated with this interactive custom report. |
| glReportType_Id | String | False |
The Id of the report type associated with this interactive custom report. |
| glReportType_Key | String | False |
The system-assigned key of the report type associated with this interactive custom report. |
| glReportType_Name | String | True |
The name of the report type associated with this interactive custom report. |
| href | String | True |
The URL of the interactive custom report resource. |
| id | String | True |
The unique identifier of the interactive custom report record. |
| isStandardPeriodIncluded | Bool | False |
Indicates whether a standard reporting period is included in this interactive custom report. |
| key [KEY] | String | True |
The system-assigned key that uniquely identifies the interactive custom report record. |
| moduleName | String | False |
The name of the module associated with this interactive custom report. |
| name | String | False |
The name of the interactive custom report. |
| reportArea | String | False |
The functional area of the report, such as financial or operational. |
| reportPath | String | True |
The file system path of the interactive custom report. |
| reportType | String | False |
The type of the interactive custom report, such as financial statement or summary. |
| status | String | False |
The current status of the interactive custom report, such as active or inactive. |