Referencia de tabla o entidad User Chart (UserQueryVisualization)
Nota
¿No está seguro de tabla frente a entidad? Vea Desarrolladores: comprender la terminología en Microsoft Dataverse.
Chart attached to an entity.
Mensajes
Mensaje | Operación de API web | Método o clase de SDK |
---|---|---|
Assign | PATCH [org URI]/api/data/v9.0/userqueryvisualizations(userqueryvisualizationid) Actualizar propiedad ownerid . |
AssignRequest |
Create | POST [org URI]/api/data/v9.0/userqueryvisualizations Vea Crear |
CreateRequest o Create |
Delete | DELETE [org URI]/api/data/v9.0/userqueryvisualizations(userqueryvisualizationid) Vea Eliminar |
DeleteRequest o Delete |
GrantAccess | GrantAccess Action | GrantAccessRequest |
ModifyAccess | ModifyAccess Action | ModifyAccessRequest |
Retrieve | GET [org URI]/api/data/v9.0/userqueryvisualizations(userqueryvisualizationid) Vea Recuperar |
RetrieveRequest o Retrieve |
RetrieveMultiple | GET [org URI]/api/data/v9.0/userqueryvisualizations Vea Consultar datos |
RetrieveMultipleRequest o RetrieveMultiple |
RetrievePrincipalAccess | RetrievePrincipalAccess Function | RetrievePrincipalAccessRequest |
RetrieveSharedPrincipalsAndAccess | RetrieveSharedPrincipalsAndAccess Function | RetrieveSharedPrincipalsAndAccessRequest |
RevokeAccess | RevokeAccess Action | RevokeAccessRequest |
Update | PATCH [org URI]/api/data/v9.0/userqueryvisualizations(userqueryvisualizationid) Vea Actualizar |
UpdateRequest o Update |
Propiedades
Propiedad | Valor |
---|---|
CollectionSchemaName | UserQueryVisualizations |
DisplayCollectionName | User Charts |
DisplayName | User Chart |
EntitySetName | userqueryvisualizations |
IsBPFEntity | False |
LogicalCollectionName | userqueryvisualizations |
LogicalName | userqueryvisualization |
OwnershipType | UserOwned |
PrimaryIdAttribute | userqueryvisualizationid |
PrimaryNameAttribute | name |
SchemaName | UserQueryVisualization |
Columnas/atributos que se pueden escribir
Estas columnas o atributos devuelven true para IsValidForCreate o IsValidForUpdate (generalmente ambos). Listado por SchemaName.
- ChartType
- DataDescription
- Description
- IsDefault
- Name
- OwnerId
- OwnerIdType
- PresentationDescription
- PrimaryEntityTypeCode
- UserQueryVisualizationId
- WebResourceId
ChartType
Propiedad | Valor |
---|---|
Description | Indicates the library used to render the visualization. |
DisplayName | Chart Type |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | charttype |
RequiredLevel | ApplicationRequired |
Type | Picklist |
Elecciones/opciones de ChartType
Valor | Etiqueta | Descripción |
---|---|---|
0 | ASP.NET Charts | |
1 | Power BI |
DataDescription
Propiedad | Valor |
---|---|
Description | Shows the fields that are used to display data in a chart, stored in XML format. |
DisplayName | Data XML |
Format | TextArea |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | datadescription |
MaxLength | 1073741823 |
RequiredLevel | None |
Type | Memo |
Description
Propiedad | Valor |
---|---|
Description | Type additional information to describe the chart, such as the filter criteria or intended audience. |
DisplayName | Description |
Format | Text |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | description |
MaxLength | 2000 |
RequiredLevel | None |
Type | Memo |
IsDefault
Propiedad | Valor |
---|---|
Description | Select whether the chart is the default chart for the view that it is associated with. |
DisplayName | Default Chart |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | isdefault |
RequiredLevel | SystemRequired |
Type | Boolean |
Elecciones/opciones de IsDefault
Valor | Etiqueta | Descripción |
---|---|---|
1 | Yes | |
0 | No |
Valor predeterminado: 0
Name
Propiedad | Valor |
---|---|
Description | Type a descriptive name for the chart. |
DisplayName | Name |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | name |
MaxLength | 100 |
RequiredLevel | SystemRequired |
Type | String |
OwnerId
Propiedad | Valor |
---|---|
Description | Enter the user or team who is assigned to manage the record. This field is updated every time the record is assigned to a different user. |
DisplayName | Owner |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | ownerid |
RequiredLevel | SystemRequired |
Targets | systemuser,team |
Type | Owner |
OwnerIdType
Propiedad | Valor |
---|---|
Description | Type of the owner of the user chart, such as user, team, or business unit. |
DisplayName | |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | owneridtype |
RequiredLevel | SystemRequired |
Type | EntityName |
PresentationDescription
Propiedad | Valor |
---|---|
Description | Contains the chart's formatting details and presentation properties, stored in XML format. |
DisplayName | Presentation XML |
Format | TextArea |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | presentationdescription |
MaxLength | 1073741823 |
RequiredLevel | None |
Type | Memo |
PrimaryEntityTypeCode
Propiedad | Valor |
---|---|
Description | Type of entity which the user chart is attached. |
DisplayName | Primary Type Code |
IsValidForForm | False |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | primaryentitytypecode |
RequiredLevel | SystemRequired |
Type | EntityName |
UserQueryVisualizationId
Propiedad | Valor |
---|---|
Description | Unique identifier of the user chart. |
DisplayName | User Chart |
IsValidForForm | False |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | userqueryvisualizationid |
RequiredLevel | SystemRequired |
Type | Uniqueidentifier |
WebResourceId
Propiedad | Valor |
---|---|
Description | Shows the web resource that will be displayed in the chart to the user. |
DisplayName | Web Resource |
IsValidForForm | False |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | webresourceid |
RequiredLevel | None |
Targets | webresource |
Type | Lookup |
Columnas/atributos de sólo lectura
Estas columnas o atributos devuelven false tanto para IsValidForCreate como para IsValidForUpdate. Listado por SchemaName.
- CreatedBy
- CreatedByName
- CreatedByYomiName
- CreatedOn
- CreatedOnBehalfBy
- CreatedOnBehalfByName
- CreatedOnBehalfByYomiName
- ModifiedBy
- ModifiedByName
- ModifiedByYomiName
- ModifiedOn
- ModifiedOnBehalfBy
- ModifiedOnBehalfByName
- ModifiedOnBehalfByYomiName
- OwnerIdName
- OwningBusinessUnit
- OwningBusinessUnitName
- OwningTeam
- OwningUser
- VersionNumber
CreatedBy
Propiedad | Valor |
---|---|
Description | Shows who created the record. |
DisplayName | Created By |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createdby |
RequiredLevel | SystemRequired |
Targets | systemuser |
Type | Lookup |
CreatedByName
Propiedad | Valor |
---|---|
Description | Name of the user who created the user chart. |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createdbyname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
CreatedByYomiName
Propiedad | Valor |
---|---|
Description | YomiName of the user who created the user chart. |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createdbyyominame |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
CreatedOn
Propiedad | Valor |
---|---|
DateTimeBehavior | UserLocal |
Description | Shows the date and time when the record was created. The date and time are displayed in the time zone selected in Microsoft Dynamics 365 options. |
DisplayName | Created On |
Format | DateAndTime |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createdon |
RequiredLevel | SystemRequired |
Type | DateTime |
CreatedOnBehalfBy
Propiedad | Valor |
---|---|
Description | Shows who created the record on behalf of another user. |
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 |
ModifiedBy
Propiedad | Valor |
---|---|
Description | Shows who last updated the record. |
DisplayName | Modified By |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | modifiedby |
RequiredLevel | SystemRequired |
Targets | systemuser |
Type | Lookup |
ModifiedByName
Propiedad | Valor |
---|---|
Description | Name of the user who last modified the user chart. |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | modifiedbyname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
ModifiedByYomiName
Propiedad | Valor |
---|---|
Description | YomiName of the user who last modified the user chart. |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | modifiedbyyominame |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
ModifiedOn
Propiedad | Valor |
---|---|
DateTimeBehavior | UserLocal |
Description | Shows the date and time when the record was last updated. The date and time are displayed in the time zone selected in Microsoft Dynamics 365 options. |
DisplayName | Last Modified |
Format | DateAndTime |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | modifiedon |
RequiredLevel | SystemRequired |
Type | DateTime |
ModifiedOnBehalfBy
Propiedad | Valor |
---|---|
Description | Shows who created the record on behalf of another user. |
DisplayName | Created 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 |
OwnerIdName
Propiedad | Valor |
---|---|
Description | Name of the owner of the user chart. |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | owneridname |
MaxLength | 100 |
RequiredLevel | SystemRequired |
Type | String |
OwningBusinessUnit
Propiedad | Valor |
---|---|
Description | Shows the business unit that the record owner belongs to. |
DisplayName | Owning Business Unit |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | owningbusinessunit |
RequiredLevel | ApplicationRequired |
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 user chart. |
DisplayName | Owning Team |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | owningteam |
RequiredLevel | ApplicationRequired |
Targets | team |
Type | Lookup |
OwningUser
Propiedad | Valor |
---|---|
Description | Unique identifier of the team who owns the user chart. |
DisplayName | Owning User |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | owninguser |
RequiredLevel | ApplicationRequired |
Targets | systemuser |
Type | Lookup |
VersionNumber
Propiedad | Valor |
---|---|
Description | Version number of the user chart. |
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.
UserQueryVisualization_SyncErrors
Igual que la relación de varios a uno UserQueryVisualization_SyncErrors de la tabla syncerror.
Propiedad | Valor |
---|---|
ReferencingEntity | syncerror |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | UserQueryVisualization_SyncErrors |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: Cascade Delete: Cascade Merge: Cascade 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_userqueryvisualizationbase_modifiedonbehalfby
- user_userqueryvisualizations
- webresource_userqueryvisualizations
- lk_userqueryvisualizationbase_createdonbehalfby
- team_userqueryvisualizations
- business_unit_userqueryvisualizations
- lk_userqueryvisualization_createdby
- lk_userqueryvisualization_modifiedby
lk_userqueryvisualizationbase_modifiedonbehalfby
Consulte la relación de uno a varios lk_userqueryvisualizationbase_modifiedonbehalfby de la tabla systemuser.
user_userqueryvisualizations
Consulte la relación de uno a varios user_userqueryvisualizations de la tabla systemuser.
webresource_userqueryvisualizations
Consulte la relación de uno a varios webresource_userqueryvisualizations de la tabla webresource.
lk_userqueryvisualizationbase_createdonbehalfby
Consulte la relación de uno a varios lk_userqueryvisualizationbase_createdonbehalfby de la tabla systemuser.
team_userqueryvisualizations
Consulte la relación de uno a varios team_userqueryvisualizations de la tabla team.
business_unit_userqueryvisualizations
Consulte la relación de uno a varios business_unit_userqueryvisualizations de la tabla businessunit.
lk_userqueryvisualization_createdby
Consulte la relación de uno a varios lk_userqueryvisualization_createdby de la tabla systemuser.
lk_userqueryvisualization_modifiedby
Consulte la relación de uno a varios lk_userqueryvisualization_modifiedby de la tabla systemuser.
Consultar también
Referencia de tabla o entidad de Dataverse Referencia de la API web userqueryvisualization EntityType