Metric Visualization
Metric score indicators provide information about the data quality of objects. For completeness metrics, this overall score is calculated based on completeness scores that you set for individual attributes, reference types, data containers, and product to classification link types. While it is possible to calculate a quality percentage without settings scores for these individual data objects, it is recommended to do so, as you can weigh them based on relevance or outright omit those that should not apply to the overall quality percentage.
For value and function metrics, this score is a simple reflection of the resulting metric score.
Note: This functionality is not available on product overrides.
View Quality Scores
-
In the Tree tab, expand the applicable hierarchy and locate the relevant object.
-
Click the object's main tab or the References tab. The current completeness information is displayed as a link in the header and is expressed as a percentage.
Note: If using a completeness metric and no indicator appears, it is likely that no completeness scores have been set for the data valid for the object.
-
For completeness metrics only: Click the link for the Completeness Info dialog that includes several sections and displays all attributes, data containers, and referenced objects that contribute to the quality percentage and how they are weighted.
Metric score indicators are also available in Web UI. Refer to the Metric Visualization in Web UI topic.
User Privileges
The quality of an object is always calculated and displayed as if the user had privileges to view and edit all relevant data. However, hints are only provided for data that the user is allowed to edit.
Additionally, this functionality is only accessible to users with the appropriate privileges. For more information, refer to the Setup Actions and Error Descriptions topic in the System Setup documentation.
Define Scores for Completeness Metrics
For a typical completeness metric setup, in order to view object quality information, completeness scores must be configured on all relevant attributes, references, data containers, and product to classification link types. This score determines how much to weigh an element of the object when factoring the object's quality percentage.
-
For product reference types, images and document reference types, and product to classification link types, the scores are defined on the individual type editor's main tab.
-
Completeness scores are not allowed for calculated attributes.
Important: The below features and configuration steps are only relevant to completeness metrics.
Choose a method to define a score:
From System Setup
-
In System Setup expand Reference Types or Attribute Groups, and locate the relevant reference type / attribute.
-
In the Description section for the Completeness Score parameter, enter an integer for the preferred score.
From the Tree
-
In the Tree, expand the applicable hierarchy and locate the desired object.
-
On the References tab, go to Linked Attributes and then expand the table.
-
In the Completeness Score column, enter the preferred score(s) for the relevant attribute links.
Setting Completeness Scores for Data Containers
Unlike other data objects that contribute to the object's quality percentage, a data container can be incomplete itself, making it possible to contribute only a fraction of its maximum score. The weight of the total possible score of the data container is set on the data container type (just like for attributes and reference types). Any values absent from the individual attributes that comprise the data container are reflected in its score. Additionally, the attributes within a data container can have their own varying scores. In a sense, a data container has its own quality percentage, and contributes either 100% of its score to the object's quality percentage, or, if one or more attributes within are missing values, it contributes a fraction of its total possible score.
In the above example, the data container 'Shipping Address' can contribute a total of 1.52% completeness to the object's overall quality percentage. However, because it has attributes with missing values, it is only contributing 1.26% completeness.
In the data container itself (pictured above), the attribute 'Street' is missing a value, which explains why the data container is not contributing 100% of its score. Had all six attributes been weighted with a neutral score, each would contribute roughly 17% to the data container's score. However, based on the completeness breakdown, we know that the attribute 'State' is responsible for roughly 30% of the score. This is because 'State' has a higher weighted score than some of the other attributes.
Note: If a second 'Shipping Address' instance were added, its attributes would be factored in with those of the existing 'Shipping Address' when calculating the score, as they are both held within the same data container.
As with all attributes, the scores for attributes that comprise a data container are defined on the Completeness Score metadata field found on the attributes. The maximum score for the data container itself is defined by the same field on the data container type (in this example, 'Shipping Address').
Before completeness scores can be applied to data containers, however, ensure that the Completeness Score attribute is valid for the Data Container Type object type.
Export Values for Completeness Metrics
Completeness values can be exported to Excel and CSV.
Important: The below features and configuration steps are only relevant to completeness metrics.
-
Create a calculated attribute and enter the function "completeness()" in the Value template. For more information, refer to the Calculated Attributes topic in the System Setup documentation.
-
From the File menu, hover over Export and then click Data....
-
In Step 4 - Map Data of the Export Manager wizard, add Select Attribute to columns. The Select Attribute or Attribute Group dialog is displayed. Search or browse for the desired calculated attribute.
-
Select the calculated attribute, check Force calculation, and then continue with the export. For more information, refer to the Creating a Data Export topic of the Data Exchange documentation.