Events
Power BI DataViz World Championships
Feb 14, 4 PM - Mar 31, 4 PM
With 4 chances to enter, you could win a conference package and make it to the LIVE Grand Finale in Las Vegas
Learn moreThis browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Data Performance Dashboard.
The following table lists the messages for the Data Performance Dashboard (DataPerformance) table. Messages represent operations that can be performed on the table. They may also be events.
Name Is Event? |
Web API Operation | SDK for .NET |
---|---|---|
Associate Event: True |
Associate records | Associate records |
Disassociate Event: True |
Disassociate records | Disassociate records |
Retrieve Event: False |
GET /dataperformances(dataperformanceid)See Retrieve |
Retrieve records |
RetrieveMultiple Event: False |
GET /dataperformancesSee Query data |
Query data |
The following table lists selected properties for the Data Performance Dashboard (DataPerformance) table.
Property | Value |
---|---|
DisplayName | Data Performance Dashboard |
DisplayCollectionName | Data Performance Collection |
SchemaName | DataPerformance |
CollectionSchemaName | DataPerformances |
EntitySetName | dataperformances |
LogicalName | dataperformance |
LogicalCollectionName | dataperformances |
PrimaryIdAttribute | dataperformanceid |
TableType | Standard |
OwnershipType | OrganizationOwned |
These columns/attributes return true for either IsValidForCreate or IsValidForUpdate (usually both). Listed by SchemaName.
Property | Value |
---|---|
Description | Unique identifier of the performance suggestion. |
DisplayName | Id |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | dataperformanceid |
RequiredLevel | SystemRequired |
Type | Uniqueidentifier |
These columns/attributes return false for both IsValidForCreate and IsValidForUpdate. Listed by SchemaName.
Property | Value |
---|---|
Description | An internal state which indicates whether at least one optimization is applied. |
DisplayName | Any Optimization Applied |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | anyoptimizationapplied |
RequiredLevel | None |
Type | Boolean |
GlobalChoiceName | dataperformance_anyoptimizationapplied |
DefaultValue | False |
True Label | Yes |
False Label | No |
Property | Value |
---|---|
Description | An internal state which indicates whether at least one optimization is available for this record. |
DisplayName | Any Optimization Available |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | anyoptimizationavailable |
RequiredLevel | None |
Type | Boolean |
GlobalChoiceName | dataperformance_anyoptimizationavailable |
DefaultValue | False |
True Label | Yes |
False Label | No |
Property | Value |
---|---|
Description | Name of the component |
DisplayName | Component |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | component |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 100000 |
Property | Value |
---|---|
Description | Number of times a queries were executed (Aggregated) |
DisplayName | Count |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | count |
RequiredLevel | None |
Type | Integer |
MaxValue | 2147483647 |
MinValue | -2147483648 |
Property | Value |
---|---|
Description | Primary entity |
DisplayName | Entity |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | entity |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 100000 |
Property | Value |
---|---|
Description | The expected average cost benefit of an optimization. |
DisplayName | Estimated Optimization Impact |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | estimatedoptimizationimpact |
RequiredLevel | None |
Type | Decimal |
ImeMode | Auto |
MaxValue | 1000000000 |
MinValue | 0 |
Precision | 2 |
SourceTypeMask | 0 |
Property | Value |
---|---|
Description | The execution period for which the performance metrics are calculated. |
DisplayName | Execution Period |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | executionperiod |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 50 |
Property | Value |
---|---|
Description | An internal state which shows the result of the last action that was taken on this record. |
DisplayName | Last Action Result |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | lastactionresult |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 50 |
Property | Value |
---|---|
Description | Last time an optimization was applied. |
DisplayName | Last Optimization Date |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | lastoptimizationdate |
RequiredLevel | None |
Type | DateTime |
CanChangeDateTimeBehavior | False |
DateTimeBehavior | UserLocal |
Format | DateAndTime |
ImeMode | Auto |
SourceTypeMask | 0 |
Property | Value |
---|---|
Description | Maximum execution time in seconds. (Aggregated) |
DisplayName | Max Time |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | maxtime |
RequiredLevel | None |
Type | Decimal |
ImeMode | Auto |
MaxValue | 1000000000 |
MinValue | 0 |
Precision | 2 |
SourceTypeMask | 0 |
Property | Value |
---|---|
Description | Average execution time in seconds. (Aggregated) |
DisplayName | Median Time |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mediantime |
RequiredLevel | None |
Type | Decimal |
ImeMode | Auto |
MaxValue | 1000000000 |
MinValue | 0 |
Precision | 2 |
SourceTypeMask | 0 |
Property | Value |
---|---|
Description | Minimum execution time in seconds. (Aggregated) |
DisplayName | Min Time |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | mintime |
RequiredLevel | None |
Type | Decimal |
ImeMode | Auto |
MaxValue | 1000000000 |
MinValue | 0 |
Precision | 2 |
SourceTypeMask | 0 |
Property | Value |
---|---|
Description | Data operation that triggered the query (Retrieve Multiple, etc.) |
DisplayName | Operation |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | operation |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 100000 |
Property | Value |
---|---|
Description | Current optimization status of the record, showed to the customer. |
DisplayName | Optimization Status |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | optimizationstatus |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 50 |
Property | Value |
---|---|
Description | Storage consumed by the optimization. (MB) |
DisplayName | Optimization Storage |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | optimizationstorage |
RequiredLevel | None |
Type | Decimal |
ImeMode | Auto |
MaxValue | 1000000000 |
MinValue | 0 |
Precision | 2 |
SourceTypeMask | 0 |
Property | Value |
---|---|
Description | Unique identifier of the organization associated. |
DisplayName | |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | organizationid |
RequiredLevel | SystemRequired |
Type | Lookup |
Targets | organization |
Property | Value |
---|---|
Description | Actual performance change after taking an optimization action on the record. |
DisplayName | Optimization Impact (%) |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | realizedoptimizationimpact |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 50 |
Property | Value |
---|---|
Description | Name of the solution that owns the component |
DisplayName | Solution |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | solution |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 100000 |
Property | Value |
---|---|
Description | Query Weight of the component. Factored with the Optimization Impact to determine the overall importance of applying an optimization. (P2) |
DisplayName | Weight |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | weight |
RequiredLevel | None |
Type | Decimal |
ImeMode | Auto |
MaxValue | 1000000000 |
MinValue | 0 |
Precision | 2 |
SourceTypeMask | 0 |
These relationships are many-to-one. Listed by SchemaName.
One-To-Many Relationship: organization lk_dataperformance_organizationid
Property | Value |
---|---|
ReferencedEntity | organization |
ReferencedAttribute | organizationid |
ReferencingAttribute | organizationid |
ReferencingEntityNavigationPropertyName | organizationid |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
Dataverse table/entity reference
Dataverse Web API Reference
dataperformance
Events
Power BI DataViz World Championships
Feb 14, 4 PM - Mar 31, 4 PM
With 4 chances to enter, you could win a conference package and make it to the LIVE Grand Finale in Las Vegas
Learn moreTraining
Learning path
Use advance techniques in canvas apps to perform custom updates and optimization - Training
Use advance techniques in canvas apps to perform custom updates and optimization
Certification
Microsoft Certified: Power Platform Functional Consultant Associate - Certifications
Demonstrate the use of Microsoft Power Platform solutions to simplify, automate, and empower business processes for organizations in the role of a Functional Consultant.