Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Hinweis
Unsicher bei Tabelle vs. Entität? Siehe Entwickler: Terminologie in Microsoft Dataverse verstehen.
Chart attached to an entity.
Nachrichten
Nachricht | Web-API-Vorgang | SDK-Klasse oder -Methode |
---|---|---|
Assign | PATCH [org URI]/api/data/v9.0/userqueryvisualizations(userqueryvisualizationid) Aktualisieren die Eigenschaft ownerid . |
AssignRequest |
Create | POST [org URI]/api/data/v9.0/userqueryvisualizations Weitere Informationen finden Sie unter Erstellen |
CreateRequest oder Create |
Delete | DELETE [org URI]/api/data/v9.0/userqueryvisualizations(userqueryvisualizationid) Weitere Informationen finden Sie unter Löschen |
DeleteRequest oder Delete |
GrantAccess | GrantAccess Action | GrantAccessRequest |
ModifyAccess | ModifyAccess Action | ModifyAccessRequest |
Retrieve | GET [org URI]/api/data/v9.0/userqueryvisualizations(userqueryvisualizationid) Weitere Informationen finden Sie unter Abrufen |
RetrieveRequest oder Retrieve |
RetrieveMultiple | GET [org URI]/api/data/v9.0/userqueryvisualizations Weitere Informationen finden Sie unter Daten abfragen |
RetrieveMultipleRequest oder RetrieveMultiple |
RetrievePrincipalAccess | RetrievePrincipalAccess Function | RetrievePrincipalAccessRequest |
RetrieveSharedPrincipalsAndAccess | RetrieveSharedPrincipalsAndAccess Function | RetrieveSharedPrincipalsAndAccessRequest |
RevokeAccess | RevokeAccess Action | RevokeAccessRequest |
Update | PATCH [org URI]/api/data/v9.0/userqueryvisualizations(userqueryvisualizationid) Weitere Informationen finden Sie unter Aktualisieren |
UpdateRequest oder Update |
Eigenschaften
Eigenschaft | Wert |
---|---|
CollectionSchemaName | UserQueryVisualizations |
DisplayCollectionName | User Charts |
DisplayName | User Chart |
EntitySetName | userqueryvisualizations |
IsBPFEntity | False |
LogicalCollectionName | userqueryvisualizations |
LogicalName | userqueryvisualization |
OwnershipType | UserOwned |
PrimaryIdAttribute | userqueryvisualizationid |
PrimaryNameAttribute | name |
SchemaName | UserQueryVisualization |
Schreibbare Spalten/Attribute
Diese Spalten/Attribute geben entweder für IsValidForCreate oder IsValidForUpdate (normalerweise beides) true zurück. Aufgelistet durch SchemaName.
- ChartType
- DataDescription
- Description
- IsDefault
- Name
- OwnerId
- OwnerIdType
- PresentationDescription
- PrimaryEntityTypeCode
- UserQueryVisualizationId
- WebResourceId
ChartType
Eigenschaft | Wert |
---|---|
Description | Indicates the library used to render the visualization. |
DisplayName | Chart Type |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | charttype |
RequiredLevel | ApplicationRequired |
Type | Picklist |
ChartType Auswahlen/Optionen
Wert | Etikett | Beschreibung |
---|---|---|
0 | ASP.NET Charts | |
1 | Power BI |
DataDescription
Eigenschaft | Wert |
---|---|
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
Eigenschaft | Wert |
---|---|
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
Eigenschaft | Wert |
---|---|
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 |
IsDefault Auswahlen/Optionen
Wert | Etikett | Beschreibung |
---|---|---|
1 | Yes | |
0 | No |
Standardwert: 0
Name
Eigenschaft | Wert |
---|---|
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
Eigenschaft | Wert |
---|---|
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
Eigenschaft | Wert |
---|---|
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
Eigenschaft | Wert |
---|---|
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
Eigenschaft | Wert |
---|---|
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
Eigenschaft | Wert |
---|---|
Description | Unique identifier of the user chart. |
DisplayName | User Chart |
IsValidForForm | False |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | userqueryvisualizationid |
RequiredLevel | SystemRequired |
Type | Uniqueidentifier |
WebResourceId
Eigenschaft | Wert |
---|---|
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 |
Schreibgeschützt Spalten/Attribute
Diese Spalten/Attribute geben false zurück für sowohl IsValidForCreate als auch IsValidForUpdate. Aufgelistet durch SchemaName.
- CreatedBy
- CreatedByName
- CreatedByYomiName
- CreatedOn
- CreatedOnBehalfBy
- CreatedOnBehalfByName
- CreatedOnBehalfByYomiName
- ModifiedBy
- ModifiedByName
- ModifiedByYomiName
- ModifiedOn
- ModifiedOnBehalfBy
- ModifiedOnBehalfByName
- ModifiedOnBehalfByYomiName
- OwnerIdName
- OwningBusinessUnit
- OwningBusinessUnitName
- OwningTeam
- OwningUser
- VersionNumber
CreatedBy
Eigenschaft | Wert |
---|---|
Description | Shows who created the record. |
DisplayName | Created By |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createdby |
RequiredLevel | SystemRequired |
Targets | systemuser |
Type | Lookup |
CreatedByName
Eigenschaft | Wert |
---|---|
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
Eigenschaft | Wert |
---|---|
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
Eigenschaft | Wert |
---|---|
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
Eigenschaft | Wert |
---|---|
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
Eigenschaft | Wert |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createdonbehalfbyname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
CreatedOnBehalfByYomiName
Eigenschaft | Wert |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createdonbehalfbyyominame |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
ModifiedBy
Eigenschaft | Wert |
---|---|
Description | Shows who last updated the record. |
DisplayName | Modified By |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | modifiedby |
RequiredLevel | SystemRequired |
Targets | systemuser |
Type | Lookup |
ModifiedByName
Eigenschaft | Wert |
---|---|
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
Eigenschaft | Wert |
---|---|
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
Eigenschaft | Wert |
---|---|
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
Eigenschaft | Wert |
---|---|
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
Eigenschaft | Wert |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | modifiedonbehalfbyname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
ModifiedOnBehalfByYomiName
Eigenschaft | Wert |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | modifiedonbehalfbyyominame |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
OwnerIdName
Eigenschaft | Wert |
---|---|
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
Eigenschaft | Wert |
---|---|
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
Eigenschaft | Wert |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | owningbusinessunitname |
MaxLength | 160 |
RequiredLevel | None |
Type | String |
OwningTeam
Eigenschaft | Wert |
---|---|
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
Eigenschaft | Wert |
---|---|
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
Eigenschaft | Wert |
---|---|
Description | Version number of the user chart. |
DisplayName | Version Number |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | versionnumber |
MaxValue | 9223372036854775807 |
MinValue | -9223372036854775808 |
RequiredLevel | None |
Type | BigInt |
Eins-zu-Viele-Beziehungen
Aufgelistet durch SchemaName.
UserQueryVisualization_SyncErrors
Wie die UserQueryVisualization_SyncErrors-Viele-zu-Eins-Beziehung für die syncerror-Tabelle/-Entität.
Eigenschaft | Wert |
---|---|
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 |
Viele-zu-Eins-Beziehungen
Jede Viele-zu-Eins-Beziehung wird durch eine entsprechende Viele-zu-Viele-Beziehungen mit der zugehörigen Tabelle definiert. Aufgelistet durch 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
Siehe die lk_userqueryvisualizationbase_modifiedonbehalfby-Eins-zu-Viele-Beziehung für die systemuser-Tabelle/-Entität.
user_userqueryvisualizations
Siehe die user_userqueryvisualizations-Eins-zu-Viele-Beziehung für die systemuser-Tabelle/-Entität.
webresource_userqueryvisualizations
Siehe die webresource_userqueryvisualizations-Eins-zu-Viele-Beziehung für die webresource-Tabelle/-Entität.
lk_userqueryvisualizationbase_createdonbehalfby
Siehe die lk_userqueryvisualizationbase_createdonbehalfby-Eins-zu-Viele-Beziehung für die systemuser-Tabelle/-Entität.
team_userqueryvisualizations
Siehe die team_userqueryvisualizations-Eins-zu-Viele-Beziehung für die team-Tabelle/-Entität.
business_unit_userqueryvisualizations
Siehe die business_unit_userqueryvisualizations-Eins-zu-Viele-Beziehung für die businessunit-Tabelle/-Entität.
lk_userqueryvisualization_createdby
Siehe die lk_userqueryvisualization_createdby-Eins-zu-Viele-Beziehung für die systemuser-Tabelle/-Entität.
lk_userqueryvisualization_modifiedby
Siehe die lk_userqueryvisualization_modifiedby-Eins-zu-Viele-Beziehung für die systemuser-Tabelle/-Entität.
Siehe auch
Dataverse-Tabelle/-Entitätsreferenz Web-API-Referenz userqueryvisualization EntityType