Referencia de tabla o entidad Report

Nota

¿No está seguro de tabla frente a entidad? Vea Desarrolladores: comprender la terminología en Microsoft Dataverse.

Data summary in an easy-to-read layout.

Mensajes

Mensaje Operación de API web Método o clase de SDK
Assign PATCH [org URI]/api/data/v9.0/reports(reportid)
Actualizar propiedad ownerid.
AssignRequest
Create POST [org URI]/api/data/v9.0/reports
Vea Crear
CreateRequest o
Create
Delete DELETE [org URI]/api/data/v9.0/reports(reportid)
Vea Eliminar
DeleteRequest o
Delete
DownloadReportDefinition DownloadReportDefinition Function DownloadReportDefinitionRequest
GetReportHistoryLimit GetReportHistoryLimit Function GetReportHistoryLimitRequest
GrantAccess GrantAccess Action GrantAccessRequest
ModifyAccess ModifyAccess Action ModifyAccessRequest
Retrieve GET [org URI]/api/data/v9.0/reports(reportid)
Vea Recuperar
RetrieveRequest o
Retrieve
RetrieveMultiple GET [org URI]/api/data/v9.0/reports
Vea Consultar datos
RetrieveMultipleRequest o
RetrieveMultiple
RetrievePrincipalAccess RetrievePrincipalAccess Function RetrievePrincipalAccessRequest
RetrieveSharedPrincipalsAndAccess RetrieveSharedPrincipalsAndAccess Function RetrieveSharedPrincipalsAndAccessRequest
RevokeAccess RevokeAccess Action RevokeAccessRequest
SetReportRelated SetReportRelated Action SetReportRelatedRequest
Update PATCH [org URI]/api/data/v9.0/reports(reportid)
Vea Actualizar
UpdateRequest o
Update

Propiedades

Propiedad Valor
CollectionSchemaName Reports
DisplayCollectionName Reports
DisplayName Report
EntitySetName reports
IsBPFEntity False
LogicalCollectionName reports
LogicalName report
OwnershipType UserOwned
PrimaryIdAttribute reportid
PrimaryNameAttribute name
SchemaName Report

Columnas/atributos que se pueden escribir

Estas columnas o atributos devuelven true para IsValidForCreate o IsValidForUpdate (generalmente ambos). Listado por SchemaName.

BodyBinary

Propiedad Valor
Description Binary report contents (base-64 encoded).
DisplayName Body Binary
FormatName TextArea
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName bodybinary
MaxLength 1073741823
RequiredLevel None
Type String

BodyText

Propiedad Valor
Description Text contents of the RDL file for a Reporting Services report.
DisplayName Body Text
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName bodytext
MaxLength 1073741823
RequiredLevel None
Type String

BodyUrl

Propiedad Valor
Description URL for a linked report.
DisplayName Linked Report URL
FormatName Url
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName bodyurl
MaxLength 200
RequiredLevel None
Type String

CreatedInMajorVersion

Propiedad Valor
Description Major version number of Crm, used to identify the version of Crm in which report is created.
DisplayName Crm Version in which the Report is created
Format None
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName createdinmajorversion
MaxValue 2147483647
MinValue 0
RequiredLevel None
Type Integer

DefaultFilter

Propiedad Valor
Description Default filter for the report.
DisplayName Default filter
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName defaultfilter
MaxLength 1073741823
RequiredLevel None
Type String

Description

Propiedad Valor
Description Description of the report.
DisplayName Description
FormatName TextArea
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName description
MaxLength 256
RequiredLevel None
Type String

FileName

Propiedad Valor
Description File name of the report.
DisplayName File Name
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName filename
MaxLength 255
RequiredLevel None
Type String

IntroducedVersion

Propiedad Valor
Description Version in which the report is introduced.
DisplayName Introduced Version
FormatName VersionNumber
IsLocalizable False
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName introducedversion
MaxLength 48
RequiredLevel None
Type String

IsCustomizable

Propiedad Valor
Description Information that specifies whether this component can be customized.
DisplayName Customizable
IsValidForForm False
IsValidForRead True
LogicalName iscustomizable
RequiredLevel SystemRequired
Type ManagedProperty

IsPersonal

Propiedad Valor
Description Information about whether the report is personal or is available to all users.
DisplayName Viewable By
IsValidForForm False
IsValidForRead True
LogicalName ispersonal
RequiredLevel SystemRequired
Type Boolean

Elecciones/opciones de IsPersonal

Valor Etiqueta Descripción
1 Individual
0 Organization

Valor predeterminado: 1

LanguageCode

Propiedad Valor
Description Language in which the report will be displayed.
DisplayName Language
Format Language
IsValidForForm True
IsValidForRead True
LogicalName languagecode
MaxValue 2147483647
MinValue 0
RequiredLevel ApplicationRequired
Type Integer

MimeType

Propiedad Valor
Description MIME type of the report.
DisplayName Mime Type
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName mimetype
MaxLength 256
RequiredLevel None
Type String

Name

Propiedad Valor
Description Name of the report.
DisplayName Name
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName name
MaxLength 425
RequiredLevel SystemRequired
Type String

OwnerId

Propiedad Valor
Description Unique identifier of the user or team who owns the report.
DisplayName Owner
IsValidForForm True
IsValidForRead True
LogicalName ownerid
RequiredLevel SystemRequired
Targets systemuser,team
Type Owner

OwnerIdType

Propiedad Valor
Description
DisplayName
IsValidForForm False
IsValidForRead True
LogicalName owneridtype
RequiredLevel SystemRequired
Type EntityName

ParentReportId

Propiedad Valor
Description Unique identifier of the parent report.
DisplayName Parent Report
IsValidForForm True
IsValidForRead True
LogicalName parentreportid
RequiredLevel None
Targets report
Type Lookup

PowerBiFeatureTag

Añadido por: solución CDS Report Schema Changes

Propiedad Valor
Description Field to maintain the sub application id and feature tag for powerbi reports.
DisplayName powerbifeaturetag
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
IsValidForUpdate False
LogicalName powerbifeaturetag
MaxLength 1024
RequiredLevel None
Type String

ReportId

Propiedad Valor
Description Unique identifier of the report.
DisplayName Report
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName reportid
RequiredLevel SystemRequired
Type Uniqueidentifier

ReportStatus

Añadido por: solución CDS Report Schema Changes

Propiedad Valor
Description Represents the status of the Report.
DisplayName Report Status
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName reportstatus
MaxLength 100
RequiredLevel None
Type String

ReportTypeCode

Propiedad Valor
Description Type of the report.
DisplayName Report Type
IsValidForForm True
IsValidForRead True
IsValidForUpdate False
LogicalName reporttypecode
RequiredLevel ApplicationRequired
Type Picklist

Elecciones/opciones de ReportTypeCode

Valor Etiqueta Descripción
1 Reporting Services Report
2 Other Report
3 Linked Report
4 Power BI Paginated Report
5 Power BI Analytic Report
6 Excel Embedded Report
7 Excel Embedded Report Template

ReportVersion

Añadido por: solución CDS Report Schema Changes

Propiedad Valor
Description Represents the version of a report.
DisplayName Report Version
Format None
IsValidForForm True
IsValidForRead True
IsValidForUpdate False
LogicalName reportversion
MaxValue 2147483647
MinValue 0
RequiredLevel None
Type Integer

SignatureDate

Propiedad Valor
DateTimeBehavior UserLocal
Description Report signature date, used to identify a report for upgrades and hotfixes.
DisplayName Report Signature Date
Format DateOnly
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName signaturedate
RequiredLevel None
Type DateTime

SignatureId

Propiedad Valor
Description Unique identifier of the report signature used to identify a report for upgrades and hotfixes.
DisplayName Signature
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName signatureid
RequiredLevel None
Type Uniqueidentifier

SignatureLcid

Propiedad Valor
Description Report signature language code used to identify a report for upgrades and hotfixes.
DisplayName Signature Language Code
Format Language
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName signaturelcid
MaxValue 2147483647
MinValue 0
RequiredLevel None
Type Integer

SignatureMajorVersion

Propiedad Valor
Description Report signature major version, used to identify a report for upgrades and hotfixes.
DisplayName Report Signature Major Version
Format None
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName signaturemajorversion
MaxValue 2147483647
MinValue 0
RequiredLevel None
Type Integer

SignatureMinorVersion

Propiedad Valor
Description Report signature minor version, used to identify a report for upgrades and hotfixes.
DisplayName Report Signature Minor Version
Format None
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName signatureminorversion
MaxValue 2147483647
MinValue 0
RequiredLevel None
Type Integer

TimeZoneRuleVersionNumber

Propiedad Valor
Description For internal use only.
DisplayName Time Zone Rule Version Number
Format None
IsValidForForm False
IsValidForRead True
LogicalName timezoneruleversionnumber
MaxValue 2147483647
MinValue -1
RequiredLevel None
Type Integer

UTCConversionTimeZoneCode

Propiedad Valor
Description Time zone code that was in use when the record was created.
DisplayName UTC Conversion Time Zone Code
Format None
IsValidForForm False
IsValidForRead True
LogicalName utcconversiontimezonecode
MaxValue 2147483647
MinValue -1
RequiredLevel None
Type Integer

Columnas/atributos de sólo lectura

Estas columnas o atributos devuelven false tanto para IsValidForCreate como para IsValidForUpdate. Listado por SchemaName.

ApplicationId

Añadido por: solución CDS Report Schema Changes

Propiedad Valor
Description Represents the application id to which a CDS powerbi report belongs to.
DisplayName ApplicationId
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName applicationid
MaxLength 100
RequiredLevel None
Type String

CdsDatasetId

Añadido por: solución CDS Report Schema Changes

Propiedad Valor
Description Represents the dataset id of a report.
DisplayName cdsdatasetid
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName cdsdatasetid
MaxLength 100
RequiredLevel None
Type String

ComponentState

Propiedad Valor
Description For internal use only.
DisplayName Component State
IsValidForForm False
IsValidForRead True
LogicalName componentstate
RequiredLevel SystemRequired
Type Picklist

Elecciones/opciones de ComponentState

Valor Etiqueta Descripción
0 Published
1 Unpublished
2 Deleted
3 Deleted Unpublished

CreatedBy

Propiedad Valor
Description Unique identifier of the user who created the report.
DisplayName Created By
IsValidForForm True
IsValidForRead True
LogicalName createdby
RequiredLevel None
Targets systemuser
Type Lookup

CreatedByName

Propiedad Valor
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName createdbyname
MaxLength 100
RequiredLevel None
Type String

CreatedByYomiName

Propiedad Valor
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName createdbyyominame
MaxLength 100
RequiredLevel None
Type String

CreatedOn

Propiedad Valor
DateTimeBehavior UserLocal
Description Date and time when the report was created.
DisplayName Created On
Format DateAndTime
IsValidForForm True
IsValidForRead True
LogicalName createdon
RequiredLevel None
Type DateTime

CreatedOnBehalfBy

Propiedad Valor
Description Unique identifier of the delegate user who created the report.
DisplayName Created By (Delegate)
IsValidForForm True
IsValidForRead True
LogicalName createdonbehalfby
RequiredLevel None
Targets systemuser
Type Lookup

CreatedOnBehalfByName

Propiedad Valor
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName createdonbehalfbyname
MaxLength 100
RequiredLevel None
Type String

CreatedOnBehalfByYomiName

Propiedad Valor
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName createdonbehalfbyyominame
MaxLength 100
RequiredLevel None
Type String

CustomReportXml

Propiedad Valor
Description XML used to define a custom report.
DisplayName Custom Report XML
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName customreportxml
MaxLength 1073741823
RequiredLevel None
Type String

FileContent_Name

Añadido por: solución Active Solution

Propiedad Valor
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName filecontent_name
MaxLength 200
RequiredLevel None
Type String

FileSize

Propiedad Valor
Description File size of the report.
DisplayName File Size (Bytes)
Format None
IsValidForForm False
IsValidForRead True
LogicalName filesize
MaxValue 1000000000
MinValue 0
RequiredLevel None
Type Integer

IsCustomReport

Propiedad Valor
Description Information about whether the report is a custom report.
DisplayName Is Custom Report
IsValidForForm False
IsValidForRead True
LogicalName iscustomreport
RequiredLevel SystemRequired
Type Boolean

Elecciones/opciones de IsCustomReport

Valor Etiqueta Descripción
1 True
0 False

Valor predeterminado: 0

IsManaged

Propiedad Valor
Description Indicates whether the solution component is part of a managed solution.
DisplayName Is Managed
IsValidForForm False
IsValidForRead True
LogicalName ismanaged
RequiredLevel SystemRequired
Type Boolean

Elecciones/opciones de IsManaged

Valor Etiqueta Descripción
1 Managed
0 Unmanaged

Valor predeterminado: 0

IsScheduledReport

Propiedad Valor
Description Information about whether the report is a scheduled report.
DisplayName Is Scheduled Report
IsValidForForm False
IsValidForRead True
LogicalName isscheduledreport
RequiredLevel SystemRequired
Type Boolean

Elecciones/opciones de IsScheduledReport

Valor Etiqueta Descripción
1 True
0 False

Valor predeterminado: 0

ModifiedBy

Propiedad Valor
Description Unique identifier of the user who last modified the report.
DisplayName Modified By
IsValidForForm True
IsValidForRead True
LogicalName modifiedby
RequiredLevel None
Targets systemuser
Type Lookup

ModifiedByName

Propiedad Valor
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName modifiedbyname
MaxLength 100
RequiredLevel None
Type String

ModifiedByYomiName

Propiedad Valor
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName modifiedbyyominame
MaxLength 100
RequiredLevel None
Type String

ModifiedOn

Propiedad Valor
DateTimeBehavior UserLocal
Description Date and time when the report was last modified.
DisplayName Modified On
Format DateAndTime
IsValidForForm True
IsValidForRead True
LogicalName modifiedon
RequiredLevel None
Type DateTime

ModifiedOnBehalfBy

Propiedad Valor
Description Unique identifier of the delegate user who last modified the report.
DisplayName Modified By (Delegate)
IsValidForForm True
IsValidForRead True
LogicalName modifiedonbehalfby
RequiredLevel None
Targets systemuser
Type Lookup

ModifiedOnBehalfByName

Propiedad Valor
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName modifiedonbehalfbyname
MaxLength 100
RequiredLevel None
Type String

ModifiedOnBehalfByYomiName

Propiedad Valor
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName modifiedonbehalfbyyominame
MaxLength 100
RequiredLevel None
Type String

OriginalBodyText

Propiedad Valor
Description Original Text contents of the RDL file for a Reporting Services report.
DisplayName Body Text
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName originalbodytext
MaxLength 1073741823
RequiredLevel None
Type String

OverwriteTime

Propiedad Valor
DateTimeBehavior UserLocal
Description For internal use only.
DisplayName Record Overwrite Time
Format DateOnly
IsValidForForm False
IsValidForRead True
LogicalName overwritetime
RequiredLevel SystemRequired
Type DateTime

OwnerIdName

Propiedad Valor
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName owneridname
MaxLength 100
RequiredLevel SystemRequired
Type String

OwnerIdYomiName

Propiedad Valor
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName owneridyominame
MaxLength 100
RequiredLevel SystemRequired
Type String

OwningBusinessUnit

Propiedad Valor
Description Unique identifier of the business unit that owns the report.
DisplayName Owning Business Unit
IsValidForForm True
IsValidForRead True
LogicalName owningbusinessunit
RequiredLevel None
Targets businessunit
Type Lookup

OwningBusinessUnitName

Propiedad Valor
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName owningbusinessunitname
MaxLength 160
RequiredLevel None
Type String

OwningTeam

Propiedad Valor
Description Unique identifier of the team who owns the report.
DisplayName Owning Team
IsValidForForm False
IsValidForRead True
LogicalName owningteam
RequiredLevel None
Targets team
Type Lookup

OwningUser

Propiedad Valor
Description Unique identifier of the user who owns the report.
DisplayName Owning User
IsValidForForm False
IsValidForRead True
LogicalName owninguser
RequiredLevel None
Targets systemuser
Type Lookup

ParentReportIdName

Propiedad Valor
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName parentreportidname
MaxLength 100
RequiredLevel None
Type String

PowerBiReportId

Añadido por: solución CDS Report Schema Changes

Propiedad Valor
Description Represents the powerbi report id for a CDS report.
DisplayName PowerBiReportId
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName powerbireportid
MaxLength 100
RequiredLevel None
Type String

PowerBiReportInternalState

Añadido por: solución CDS Report Schema Changes

Propiedad Valor
Description Field to maintain the internal state of the report
DisplayName powerbireportinternalstate
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName powerbireportinternalstate
MaxLength 1024
RequiredLevel None
Type String

PowerBiReportName

Añadido por: solución CDS Report Schema Changes

Propiedad Valor
Description Contains the name of the Power Bi embedded report.
DisplayName Power Bi Report Name
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName powerbireportname
MaxLength 500
RequiredLevel None
Type String

PowerBiWorkspaceInfo

Añadido por: solución CDS Report Schema Changes

Propiedad Valor
Description Contains the workspace information of the Power Bi embedded report.
DisplayName Power Bi Workspace Information
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName powerbiworkspaceinfo
MaxLength 1024
RequiredLevel None
Type String

QueryInfo

Propiedad Valor
Description For internal use only.
DisplayName Query Info Structure
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName queryinfo
MaxLength 1073741823
RequiredLevel None
Type String

RdlHash

Propiedad Valor
Description Hash value of the body text of the report.
DisplayName Body Text Hash
Format None
IsValidForForm False
IsValidForRead True
LogicalName rdlhash
MaxValue 2147483647
MinValue -2147483648
RequiredLevel None
Type Integer

ReportIdUnique

Propiedad Valor
Description For internal use only.
DisplayName Report
IsValidForForm False
IsValidForRead True
LogicalName reportidunique
RequiredLevel SystemRequired
Type Uniqueidentifier

ReportNameOnSRS

Propiedad Valor
Description Name of the report on SRS.
DisplayName Name on SRS
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName reportnameonsrs
MaxLength 425
RequiredLevel None
Type String

ScheduleXml

Propiedad Valor
Description XML used for defining the report schedule.
DisplayName Schedule Definition XML
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName schedulexml
MaxLength 1073741823
RequiredLevel None
Type String

SolutionId

Propiedad Valor
Description Unique identifier of the associated solution.
DisplayName Solution
IsValidForForm False
IsValidForRead True
LogicalName solutionid
RequiredLevel SystemRequired
Type Uniqueidentifier

SupportingSolutionId

Propiedad Valor
Description For internal use only.
DisplayName Solution
IsValidForForm False
IsValidForRead False
LogicalName supportingsolutionid
RequiredLevel None
Type Uniqueidentifier

VersionNumber

Propiedad Valor
Description Version number of the report.
DisplayName Version Number
IsValidForForm False
IsValidForRead True
LogicalName versionnumber
MaxValue 9223372036854775807
MinValue -9223372036854775808
RequiredLevel None
Type BigInt

Relaciones de uno a varios

Listado por SchemaName.

Report_ProcessSessions

Igual que la relación de varios a uno Report_ProcessSessions de la tabla processsession.

Propiedad Valor
ReferencingEntity processsession
ReferencingAttribute regardingobjectid
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName Report_ProcessSessions
AssociatedMenuConfiguration Behavior: UseCollectionName
Group: Details
Label:
Order: 110
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

Report_SyncErrors

Igual que la relación de varios a uno Report_SyncErrors de la tabla syncerror.

Propiedad Valor
ReferencingEntity syncerror
ReferencingAttribute regardingobjectid
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName Report_SyncErrors
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: Cascade
Delete: Cascade
Merge: Cascade
Reparent: Cascade
Share: Cascade
Unshare: Cascade

Report_AsyncOperations

Igual que la relación de varios a uno Report_AsyncOperations de la tabla asyncoperation.

Propiedad Valor
ReferencingEntity asyncoperation
ReferencingAttribute regardingobjectid
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName Report_AsyncOperations
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

report_reportcategories

Igual que la relación de varios a uno report_reportcategories de la tabla reportcategory.

Propiedad Valor
ReferencingEntity reportcategory
ReferencingAttribute reportid
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName report_reportcategories
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: Cascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

report_parent_report

Igual que la relación de varios a uno report_parent_report de la tabla report.

Propiedad Valor
ReferencingEntity report
ReferencingAttribute parentreportid
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName report_parent_report
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: Cascade
Delete: RemoveLink
Merge: NoCascade
Reparent: Cascade
Share: Cascade
Unshare: Cascade

Relaciones de varios a uno

Cada relación de varios a uno se define mediante una relación de uno a varios correspondiente con la tabla relacionada. Listado por SchemaName.

lk_report_createdonbehalfby

Consulte la relación de uno a varios lk_report_createdonbehalfby de la tabla systemuser.

lk_report_modifiedonbehalfby

Consulte la relación de uno a varios lk_report_modifiedonbehalfby de la tabla systemuser.

report_parent_report

Consulte la relación de uno a varios report_parent_report de la tabla report.

lk_reportbase_modifiedby

Consulte la relación de uno a varios lk_reportbase_modifiedby de la tabla systemuser.

business_unit_reports

Consulte la relación de uno a varios business_unit_reports de la tabla businessunit.

lk_reportbase_createdby

Consulte la relación de uno a varios lk_reportbase_createdby de la tabla systemuser.

Consultar también

Referencia de tabla o entidad de Dataverse Referencia de la API web report EntityType