System Chart (SavedQueryVisualization) entity reference
- Article
-
-
System chart attached to an entity.
Messages
Properties
Property |
Value |
CollectionSchemaName |
SavedQueryVisualizations |
DisplayCollectionName |
System Charts |
DisplayName |
System Chart |
EntitySetName |
savedqueryvisualizations |
IsBPFEntity |
False |
LogicalCollectionName |
savedqueryvisualizations |
LogicalName |
savedqueryvisualization |
OwnershipType |
OrganizationOwned |
PrimaryIdAttribute |
savedqueryvisualizationid |
PrimaryNameAttribute |
name |
SchemaName |
SavedQueryVisualization |
Writable attributes
These attributes return true for either IsValidForCreate or IsValidForUpdate (usually both). Listed by SchemaName.
CanBeDeleted
Property |
Value |
Description |
Tells whether the saved query visualization can be deleted. |
DisplayName |
Can Be Deleted |
IsValidForForm |
False |
IsValidForRead |
True |
LogicalName |
canbedeleted |
RequiredLevel |
SystemRequired |
Type |
ManagedProperty |
ChartType
Property |
Value |
Description |
Indicates the library used to render the visualization. |
DisplayName |
Chart Type |
IsValidForForm |
False |
IsValidForRead |
True |
LogicalName |
charttype |
RequiredLevel |
SystemRequired |
Type |
Picklist |
ChartType Choices/Options
Value |
Label |
Description |
0 |
ASP.NET Charts |
|
1 |
Power BI |
|
DataDescription
Property |
Value |
Description |
XML string used to define the underlying data for the system chart. |
DisplayName |
Data XML |
Format |
TextArea |
IsLocalizable |
False |
IsValidForForm |
False |
IsValidForRead |
True |
LogicalName |
datadescription |
MaxLength |
1073741823 |
RequiredLevel |
None |
Type |
Memo |
Description
Property |
Value |
Description |
Description of the system chart. |
DisplayName |
Description |
Format |
Text |
IsLocalizable |
True |
IsValidForForm |
False |
IsValidForRead |
True |
LogicalName |
description |
MaxLength |
2000 |
RequiredLevel |
None |
Type |
Memo |
IntroducedVersion
Property |
Value |
Description |
Version in which the form is introduced. |
DisplayName |
Introduced Version |
FormatName |
VersionNumber |
IsLocalizable |
False |
IsValidForForm |
False |
IsValidForRead |
True |
IsValidForUpdate |
False |
LogicalName |
introducedversion |
MaxLength |
48 |
RequiredLevel |
None |
Type |
String |
IsCustomizable
Property |
Value |
Description |
Information that specifies whether this component can be customized. |
DisplayName |
Customizable |
IsValidForForm |
False |
IsValidForRead |
True |
LogicalName |
iscustomizable |
RequiredLevel |
SystemRequired |
Type |
ManagedProperty |
IsDefault
Property |
Value |
Description |
Indicates whether the system chart is the default chart for the entity. |
DisplayName |
Default Chart |
IsValidForForm |
False |
IsValidForRead |
True |
LogicalName |
isdefault |
RequiredLevel |
SystemRequired |
Type |
Boolean |
IsDefault Choices/Options
Value |
Label |
Description |
1 |
Yes |
|
0 |
No |
|
DefaultValue: 0
Name
Property |
Value |
Description |
Name of the system chart. |
DisplayName |
Name |
FormatName |
Text |
IsLocalizable |
True |
IsValidForForm |
False |
IsValidForRead |
True |
LogicalName |
name |
MaxLength |
100 |
RequiredLevel |
SystemRequired |
Type |
String |
PresentationDescription
Property |
Value |
Description |
XML string used to define the presentation properties of the system chart. |
DisplayName |
Presentation XML |
Format |
TextArea |
IsLocalizable |
False |
IsValidForForm |
False |
IsValidForRead |
True |
LogicalName |
presentationdescription |
MaxLength |
1073741823 |
RequiredLevel |
None |
Type |
Memo |
PrimaryEntityTypeCode
Property |
Value |
Description |
Type of entity with which the system chart is attached. |
DisplayName |
Primary Type Code |
IsValidForForm |
False |
IsValidForRead |
True |
IsValidForUpdate |
False |
LogicalName |
primaryentitytypecode |
RequiredLevel |
SystemRequired |
Type |
EntityName |
SavedQueryVisualizationId
Property |
Value |
Description |
Unique identifier of the system chart. |
DisplayName |
System Chart |
IsValidForForm |
False |
IsValidForRead |
True |
IsValidForUpdate |
False |
LogicalName |
savedqueryvisualizationid |
RequiredLevel |
SystemRequired |
Type |
Uniqueidentifier |
Type
Property |
Value |
Description |
Specifies where the chart will be used, 0 for data centric as well as interaction centric and 1 for just interaction centric |
DisplayName |
Form Type |
IsValidForForm |
False |
IsValidForRead |
True |
IsValidForUpdate |
False |
LogicalName |
type |
RequiredLevel |
None |
Type |
Picklist |
Type Choices/Options
Value |
Label |
Description |
0 |
for data centric as well as interaction centric |
|
1 |
just for interaction centric |
|
WebResourceId
Property |
Value |
Description |
Unique identifier of the Web resource that will be displayed in the system chart. |
DisplayName |
Web Resource |
IsValidForForm |
False |
IsValidForRead |
True |
IsValidForUpdate |
False |
LogicalName |
webresourceid |
RequiredLevel |
None |
Targets |
webresource |
Type |
Lookup |
Read-only attributes
These attributes return false for both IsValidForCreate or IsValidForUpdate. Listed by SchemaName.
ComponentState
Property |
Value |
Description |
For internal use only. |
DisplayName |
Component State |
IsValidForForm |
False |
IsValidForRead |
True |
LogicalName |
componentstate |
RequiredLevel |
SystemRequired |
Type |
Picklist |
ComponentState Choices/Options
Value |
Label |
Description |
0 |
Published |
|
1 |
Unpublished |
|
2 |
Deleted |
|
3 |
Deleted Unpublished |
|
CreatedBy
Property |
Value |
Description |
Unique identifier of the user who created the system chart. |
DisplayName |
Created By |
IsValidForForm |
False |
IsValidForRead |
True |
LogicalName |
createdby |
RequiredLevel |
None |
Targets |
systemuser |
Type |
Lookup |
CreatedByName
Property |
Value |
Description |
|
DisplayName |
|
FormatName |
Text |
IsLocalizable |
False |
IsValidForForm |
False |
IsValidForRead |
True |
LogicalName |
createdbyname |
MaxLength |
100 |
RequiredLevel |
None |
Type |
String |
CreatedByYomiName
Property |
Value |
Description |
|
DisplayName |
|
FormatName |
Text |
IsLocalizable |
False |
IsValidForForm |
False |
IsValidForRead |
True |
LogicalName |
createdbyyominame |
MaxLength |
100 |
RequiredLevel |
None |
Type |
String |
CreatedOn
Property |
Value |
DateTimeBehavior |
UserLocal |
Description |
Date and time when the system chart was created. |
DisplayName |
Created On |
Format |
DateAndTime |
IsValidForForm |
False |
IsValidForRead |
True |
LogicalName |
createdon |
RequiredLevel |
None |
Type |
DateTime |
CreatedOnBehalfBy
Property |
Value |
Description |
Unique identifier of the delegate user who created the system chart. |
DisplayName |
Created By (Delegate) |
IsValidForForm |
True |
IsValidForRead |
True |
LogicalName |
createdonbehalfby |
RequiredLevel |
None |
Targets |
systemuser |
Type |
Lookup |
CreatedOnBehalfByName
Property |
Value |
Description |
|
DisplayName |
|
FormatName |
Text |
IsLocalizable |
False |
IsValidForForm |
False |
IsValidForRead |
True |
LogicalName |
createdonbehalfbyname |
MaxLength |
100 |
RequiredLevel |
None |
Type |
String |
CreatedOnBehalfByYomiName
Property |
Value |
Description |
|
DisplayName |
|
FormatName |
Text |
IsLocalizable |
False |
IsValidForForm |
False |
IsValidForRead |
True |
LogicalName |
createdonbehalfbyyominame |
MaxLength |
100 |
RequiredLevel |
None |
Type |
String |
IsManaged
Property |
Value |
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 |
IsManaged Choices/Options
Value |
Label |
Description |
1 |
Managed |
|
0 |
Unmanaged |
|
DefaultValue: 0
ModifiedBy
Property |
Value |
Description |
Unique identifier of the user who last modified the system chart. |
DisplayName |
Modified By |
IsValidForForm |
False |
IsValidForRead |
True |
LogicalName |
modifiedby |
RequiredLevel |
None |
Targets |
systemuser |
Type |
Lookup |
ModifiedByName
Property |
Value |
Description |
|
DisplayName |
|
FormatName |
Text |
IsLocalizable |
False |
IsValidForForm |
False |
IsValidForRead |
True |
LogicalName |
modifiedbyname |
MaxLength |
100 |
RequiredLevel |
None |
Type |
String |
ModifiedByYomiName
Property |
Value |
Description |
|
DisplayName |
|
FormatName |
Text |
IsLocalizable |
False |
IsValidForForm |
False |
IsValidForRead |
True |
LogicalName |
modifiedbyyominame |
MaxLength |
100 |
RequiredLevel |
None |
Type |
String |
ModifiedOn
Property |
Value |
DateTimeBehavior |
UserLocal |
Description |
Date and time when the system chart was last modified. |
DisplayName |
Modified On |
Format |
DateAndTime |
IsValidForForm |
False |
IsValidForRead |
True |
LogicalName |
modifiedon |
RequiredLevel |
None |
Type |
DateTime |
ModifiedOnBehalfBy
Property |
Value |
Description |
Unique identifier of the delegate user who last modified the system chart. |
DisplayName |
Modified By (Delegate) |
IsValidForForm |
True |
IsValidForRead |
True |
LogicalName |
modifiedonbehalfby |
RequiredLevel |
None |
Targets |
systemuser |
Type |
Lookup |
ModifiedOnBehalfByName
Property |
Value |
Description |
|
DisplayName |
|
FormatName |
Text |
IsLocalizable |
False |
IsValidForForm |
False |
IsValidForRead |
True |
LogicalName |
modifiedonbehalfbyname |
MaxLength |
100 |
RequiredLevel |
None |
Type |
String |
ModifiedOnBehalfByYomiName
Property |
Value |
Description |
|
DisplayName |
|
FormatName |
Text |
IsLocalizable |
False |
IsValidForForm |
False |
IsValidForRead |
True |
LogicalName |
modifiedonbehalfbyyominame |
MaxLength |
100 |
RequiredLevel |
None |
Type |
String |
OrganizationId
Property |
Value |
Description |
Unique identifier of the organization associated with the system chart. |
DisplayName |
Organization |
IsValidForForm |
False |
IsValidForRead |
True |
LogicalName |
organizationid |
RequiredLevel |
SystemRequired |
Targets |
organization |
Type |
Lookup |
OrganizationIdName
Property |
Value |
Description |
|
DisplayName |
|
FormatName |
Text |
IsLocalizable |
False |
IsValidForForm |
False |
IsValidForRead |
True |
LogicalName |
organizationidname |
MaxLength |
100 |
RequiredLevel |
SystemRequired |
Type |
String |
OverwriteTime
Property |
Value |
DateTimeBehavior |
UserLocal |
Description |
For internal use only. |
DisplayName |
Record Overwrite Time |
Format |
DateOnly |
IsValidForForm |
False |
IsValidForRead |
True |
LogicalName |
overwritetime |
RequiredLevel |
SystemRequired |
Type |
DateTime |
SavedQueryVisualizationIdUnique
Property |
Value |
Description |
For internal use only. |
DisplayName |
System Chart |
IsValidForForm |
False |
IsValidForRead |
True |
LogicalName |
savedqueryvisualizationidunique |
RequiredLevel |
SystemRequired |
Type |
Uniqueidentifier |
SolutionId
Property |
Value |
Description |
Unique identifier of the associated solution. |
DisplayName |
Solution |
IsValidForForm |
False |
IsValidForRead |
True |
LogicalName |
solutionid |
RequiredLevel |
SystemRequired |
Type |
Uniqueidentifier |
SupportingSolutionId
Property |
Value |
Description |
For internal use only. |
DisplayName |
Solution |
IsValidForForm |
False |
IsValidForRead |
False |
LogicalName |
supportingsolutionid |
RequiredLevel |
None |
Type |
Uniqueidentifier |
VersionNumber
Property |
Value |
Description |
Version number of the system chart. |
DisplayName |
Version Number |
IsValidForForm |
False |
IsValidForRead |
True |
LogicalName |
versionnumber |
MaxValue |
9223372036854775807 |
MinValue |
-9223372036854775808 |
RequiredLevel |
None |
Type |
BigInt |
One-To-Many Relationships
Listed by SchemaName.
SavedQueryVisualization_SyncErrors
Same as the SavedQueryVisualization_SyncErrors many-to-one relationship for the syncerror entity.
Property |
Value |
ReferencingEntity |
syncerror |
ReferencingAttribute |
regardingobjectid |
IsHierarchical |
False |
IsCustomizable |
True |
ReferencedEntityNavigationPropertyName |
SavedQueryVisualization_SyncErrors |
AssociatedMenuConfiguration |
Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration |
Assign: Cascade Delete: Cascade Merge: Cascade Reparent: Cascade Share: Cascade Unshare: Cascade |
Many-To-One Relationships
Each Many-To-One relationship is defined by a corresponding One-To-Many relationship with the related entity. Listed by SchemaName.
lk_savedqueryvisualizationbase_createdonbehalfby
See the lk_savedqueryvisualizationbase_createdonbehalfby one-to-many relationship for the systemuser entity.
organization_saved_query_visualizations
See the organization_saved_query_visualizations one-to-many relationship for the organization entity.
lk_savedqueryvisualizationbase_modifiedby
See the lk_savedqueryvisualizationbase_modifiedby one-to-many relationship for the systemuser entity.
lk_savedqueryvisualizationbase_createdby
See the lk_savedqueryvisualizationbase_createdby one-to-many relationship for the systemuser entity.
lk_savedqueryvisualizationbase_modifiedonbehalfby
See the lk_savedqueryvisualizationbase_modifiedonbehalfby one-to-many relationship for the systemuser entity.
webresource_savedqueryvisualizations
See the webresource_savedqueryvisualizations one-to-many relationship for the webresource entity.
See also
About the Entity Reference
Web API EntityType Reference