Report
This is a table representing the Report entities in Dynamics CRM.
Columns
| Name | Type | ReadOnly | Description |
| Id [KEY] | String | False |
Unique identifier of the report. |
| BodyBinary | String | False |
Binary report contents (base-64 encoded). |
| BodyText | String | False |
Text contents of the RDL file for a Reporting Services report. |
| BodyUrl | String | False |
URL for a linked report. |
| ComponentState | String | True |
For internal use only. |
| CreatedBy_Id | String | True |
Unique identifier of the user who created the report. |
| CreatedBy_LogicalName | String | True | |
| CreatedBy_Name | String | True | |
| CreatedOn | Datetime | True |
Date and time when the report was created. |
| CreatedOnBehalfBy_Id | String | True |
Unique identifier of the delegate user who created the report. |
| CreatedOnBehalfBy_LogicalName | String | True | |
| CreatedOnBehalfBy_Name | String | True | |
| CustomReportXml | String | True |
XML used to define a custom report. |
| DefaultFilter | String | False |
Default filter for the report. |
| Description | String | False |
Description of the report. |
| FileName | String | False |
File name of the report. |
| FileSize | Integer | True |
File size of the report. |
| IsCustomReport | Boolean | True |
Information about whether the report is a custom report. |
| IsManaged | Boolean | True |
Indicates whether the solution component is part of a managed solution. |
| IsPersonal | Boolean | False |
Information about whether the report is personal or is available to all users. |
| IsScheduledReport | Boolean | True |
Information about whether the report is a scheduled report. |
| LanguageCode | Integer | False |
Language in which the report will be displayed. |
| MimeType | String | False |
MIME type of the report. |
| ModifiedBy_Id | String | True |
Unique identifier of the user who last modified the report. |
| ModifiedBy_LogicalName | String | True | |
| ModifiedBy_Name | String | True | |
| ModifiedOn | Datetime | True |
Date and time when the report was last modified. |
| ModifiedOnBehalfBy_Id | String | True |
Unique identifier of the delegate user who last modified the report. |
| ModifiedOnBehalfBy_LogicalName | String | True | |
| ModifiedOnBehalfBy_Name | String | True | |
| Name | String | False |
Name of the report. |
| OriginalBodyText | String | True |
Original Text contents of the RDL file for a Reporting Services report. |
| OverwriteTime | Datetime | True |
For internal use only. |
| OwnerId_Id | String | False |
Unique identifier of the user or team who owns the report. |
| OwnerId_LogicalName | String | False | |
| OwnerId_Name | String | False | |
| OwningBusinessUnit_Id | String | True |
Unique identifier of the business unit that owns the report. |
| OwningBusinessUnit_LogicalName | String | True | |
| OwningBusinessUnit_Name | String | True | |
| OwningTeam_Id | String | True |
Unique identifier of the team who owns the report. |
| OwningTeam_LogicalName | String | True | |
| OwningTeam_Name | String | True | |
| OwningUser_Id | String | True |
Unique identifier of the user who owns the report. |
| OwningUser_LogicalName | String | True | |
| OwningUser_Name | String | True | |
| ParentReportId_Id | String | False |
Unique identifier of the parent report. |
| ParentReportId_LogicalName | String | False | |
| ParentReportId_Name | String | False | |
| QueryInfo | String | True |
For internal use only. |
| ReportId | String | False |
Unique identifier of the report. |
| ReportIdUnique | String | True |
For internal use only. |
| ReportNameOnSRS | String | True |
Name of the report on SRS. |
| ReportTypeCode | String | False |
Type of the report. |
| ScheduleXml | String | True |
XML used for defining the report schedule. |
| SignatureDate | Datetime | False |
Report signature date, used to identify a report for upgrades and hotfixes. |
| SignatureId | String | False |
Unique identifier of the report signature used to identify a report for upgrades and hotfixes. |
| SignatureLcid | Integer | False |
Report signature language code used to identify a report for upgrades and hotfixes. |
| SignatureMajorVersion | Integer | False |
Report signature major version, used to identify a report for upgrades and hotfixes. |
| SignatureMinorVersion | Integer | False |
Report signature minor version, used to identify a report for upgrades and hotfixes. |
| SolutionId | String | True |
Unique identifier of the associated solution. |
| TimeZoneRuleVersionNumber | Integer | False |
For internal use only. |
| UTCConversionTimeZoneCode | Integer | False |
Time zone code that was in use when the record was created. |