<<

Units of Measure Conversions

© 2021 General Electric Company Contents

Chapter 1: Overview 1 About Units of Measure 2 About UOM Conversions 2 Access the Units of Measure Conversion Page Via Admin Navigation Menu 3 Access the Units of Measure and Conversion Set Page Via Configuration Manager 4

Chapter 2: Manage Units of 5 Units of Measurement Workflow 6 Add a Unit of Measure 6 Specify Conversions Between Units of Measurement 7 Modify a Unit of Measure 8 Delete a Unit of Measure 8

Chapter 3: Manage UOM Conversion Set 9 About UOM Conversion Set 10 Access the UOM Conversion Set Section 10 UOM Conversion Set Workflow 11 Create a UOM Conversion Set 11 Add the Contents to a UOM Conversion Set 11 Delete the Contents of UOM Conversion Set 12 Modify the UOM Conversion Set 12 Delete a UOM Conversion Set 13

Chapter 4: UOM Conversions Editing 14 Create a Unit Group 15 Rename a Unit Group 15 Delete a Unit Group 16 Create a Units of Measure Conversion 16 Upload Units of Measure Conversions 18 Modify a Units of Measure Conversion 20

ii Units of Measure Conversions Export Units of Measure Conversions 20 Delete a Unit of Measure Conversions 20 Set a Units of Measure Conversion as Default 21

Chapter 5: Release Notes 22 Third Quarter of 2021 23 Third Quarter of 2019 23

iii

Copyright GE Digital © 2021 General Electric Company. GE, the GE Monogram, and Predix are either registered trademarks or trademarks of All other trademarks are the property of their respective owners. This document may contain Confidential/Proprietary information of and/or its suppliers or vendors. Distribution or reproduction is prohibited without permission. THIS DOCUMENT AND ITS CONTENTS ARE PROVIDED "AS IS," WITH NO REPRESENTATION OR WARRANTIES OF ANY KIND, WHETHER EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO WARRANTIES OF DESIGN, MERCHANTABILITY, OR FITNESS FOR A PARTICULAR PURPOSE. ALL OTHER LIABILITY ARISING FROM RELIANCE UPON ANY INFORMATION CONTAINED HEREIN IS EXPRESSLY DISCLAIMED. Access to and use of the software described in this document is conditioned on acceptance of the End User License Agreement and compliance with its terms.

iv © 2021 General Electric Company

Chapter 1 Overview Topics:

• About Units of Measure • About UOM Conversions • Access the Units of Measure Conversion Page Via Admin Navigation Menu • Access the Units of Measure and Conversion Set Page Via Configuration Manager

© 2021 General Electric Company 1

About Units of Measure Any numeric field in any family can have a unit of measure (UOM) associated with it. The UOM associated with a field characterizes the values that are stored in that field. For example, a numeric field with the UOM Feet will store values measured in feet. The UOM functionality in Configuration Manager allows you to do four things: • Set up the UOMs available for association with numeric fields. After you have defined UOMs, you can associate them with numeric family fields to characterize the type of data that is stored in the fields. • Define how one UOM will be converted to another UOM (e.g., how will be converted to centimeters). • Create UOM Conversion Sets, which are groups of UOM conversions that determine how values will be displayed to a certain set of users. After you have configured UOM Conversion Sets, you can associate them with the users in your system. • If you are using SQL Server Reporting Services (SSRS), then you can display the UOMs for the numeric values in an SSRS Report. Therefore, when you view an SSRS Report, you can see the value and the associated UOM. Note: If the query used to create the reports is in formatted mode, then only the UOM will appear in the Reports. ◦ To display the UOM in the SSRS Report, use the following expression in the Report Designer. Fields!.FormattedValue For example: Fields!Operating_Pressure.FormattedValue ◦ To view the report without the UOM, use the following expression in the Report Designer. Fields!.value For example: Fields!Operating_Pressure.Value Note: Members of the MI APMNow Admin Security Group has full access to Units of Measure and Conversions.

About UOM Conversions Using the Units of Measure Conversions feature, you can configure the units of measure conversions and their system of measure if you are a tenant admin or a user with edit permissions for units of measure conversions. UOM conversions let you specify how one unit of measure will be converted to another unit of measure. The conversions that you define will be used to convert values stored in one UOM to another UOM for display. For example, you might define a conversion for the UOM inches that will convert values stored in inches to centimeters for display. After you have defined conversions for the UOMs in your system, you can create Conversion Sets, which are sets of conversions that will be used by specific users. For example, if your database is configured to store values in English units and you have a group of users who would prefer to view those in , you could create an English-to-Metric Conversion Set and assign it to those users. In this way, your database would store the English Standard values, and when the system was accessed by a Metric user, the English Standard values would be converted and displayed in Metric units to that user. You can view and analyze data in your preferred system of measure units regardless of your location.

2 © 2021 General Electric Company

The Predix Essentials system provides a set of default UOM conversions that are used by Thickness Monitoring. You will need to configure manually any other conversion that you want to use for creating Conversion Sets. Note: To define how one UOM will be converted to another, both UOMs must first exist in your system. This means, before you can define the conversions for a UOM, you must first add all the units of measure to which that UOM will be converted in the list of measures. Note also that if you define a conversion from one UOM to another UOM, you should also define a conversion from the converted UOM back to the original UOM. For example, if you define for the Inches UOM a conversion to centimeters, then for the Centimeters UOM, you should define a conversion back to inches.

Access the Units of Measure Conversion Page Via Admin Navigation Menu Using the Units of Measure Conversions page, you can add or modify unit groups and units of measure conversions.

Before You Begin You must have tenant admin permissions or specific permissions to access the Units of Measure Conversions page.

Procedure In the module navigation menu, navigate to Units of Measure Conversions.

Results The Units of Measure Conversions page appears, displaying the units of measure conversions of various unit groups. A next to a units of measure conversion indicates that it is a user-created record.

To filter a units of measure conversion, in the page, select , and then select one of the following options: • All Displays all units of measure conversions that are available in the system. • Custom Displays the user-created units of measure conversions. • Standard Displays the system-provided units of measure conversions. Note: To view the units of measure conversions for a specific system of measure, from the filter list, select the respective system of measure.

To show or hide columns, in the page, select > Show/Hide Columns and then select or deselect the check boxes next to the column names, respectively.

Next Steps You can add or modify unit groups and their units of measure conversions.

© 2021 General Electric Company 3

Access the Units of Measure and Conversion Set Page Via Configuration Manager

About This Task The units of measure that you define for your system determine which UOMs will be available for associating with family fields. You can manage all the UOMs in your system via the Units of Measure and Conversion Set page.

Procedure In the module navigation menu, select Admin > Configuration Manager > Units of Measure and Conversions. The Units of Measure and Conversion Set page appears.

4 © 2021 General Electric Company

Chapter 2 Manage Units of Measurement Topics:

• Units of Measurement Workflow • Add a Unit of Measure • Specify Conversions Between Units of Measurement • Modify a Unit of Measure • Delete a Unit of Measure

© 2021 General Electric Company 5

Units of Measurement Workflow 1. Define a unit of measure. 2. Specify the conversions between the units of measure. 3. If required, modify a Unit of Measure. 4. If required, delete a Unit of Measure.

Add a Unit of Measure

Procedure 1. In the module navigation menu, select Admin > Configuration Manager > Units of Measure and Conversions. 2. Select Units of Measure. The Units of Measure appears, displaying the list of existing units of measure.

3. Select . The New Unit of Measure window appears. 4. As needed, enter the values in the following fields: • ID: Enter the ID for unit of measurement. For example, $/. • Default Caption: Enter a label for the UOM. This is the label you will use to create record for a family if the datasheet contains the UOM field. For example, Dollar per Day. • Description: Enter a description of the unit of measure. • Category: Enter the category that defines the unit of measure. For example, a unit of measure as $/day can be of a category Cost. 5. Select OK. A confirmation message appears, indicating the that the unit of measure is created. The new unit of measure appears in the Units of Measure list.

Next Steps • Specify conversions between units of measurement. • Create a UOM Conversion Set.

6 © 2021 General Electric Company

Specify Conversions Between Units of Measurement

About This Task Note: In the following instructions, we use the term From Value to mean the UOM from which a value is being converted and To Value to mean the UOM to which a value is being converted.

Procedure 1. In the module navigation menu, select Admin > Configuration Manager > Units of Measure and Conversions. 2. Select Units of Measure. The Units of Measure workspace appears, displaying the list of existing units of measures. 3. Select the measure for which you want to specify conversions, and then select Conversions The Conversions for

4. Select . The New Conversion window appears. 5. As needed, enter the values in the following fields: • Destination Unit of Measure (UOM): Select the unit of measure from the drop-down list that will serve as the destination of the conversion (that is the To Value). • Base: Enter the value that should be added to the From Value before the Numerator and Denominator are applied. To specify that a value should be subtracted from the From Value, type a negative number. A Base value of 0 (zero) indicates the From Value will not be modified before the Numerator or Denominator are applied. For example, the equation to convert Fahrenheit to Celsius is C = (F - 32) / 1.8, where 32 is subtracted from the From Value before it is divided by 1.8. In this case, the Base would be -32. • Numerator: Enter the fraction by which the From Value must be multiplied to arrive at the To Value. For example, the equation to convert Centimeters to Inches is cm = in x 2.54. In this case, the Numerator would be 2.54 and the Denominator would be 1. • Denominator: Enter the fraction by which the From Value must be multiplied to arrive at the To Value. For example, The equation to convert Inches to Centimeters is in = cm / 2.54. In this case, the Denominator would be 2.54 and the Numerator would be 1. Alternatively, you could set the Numerator to 0.39 and the Denominator to 1. • Offset: Enter the value that should be added to the From Value after the Numerator and Denominator are applied. To specify that a value should be subtracted from the From Value, type a negative number. An Offset value of 0 (zero) indicates the From Value will not be modified further after the Numerator or Denominator are applied. For example, the equation to convert Fahrenheit to Celsius is F = C ? 1.8 + 32, where 32 is added after the From Value is multiplied by 1.8. In this case, the Offset would be 32. 6. Select OK.

© 2021 General Electric Company 7

The new conversion is added to the list and appear in the Conversions for

Modify a Unit of Measure

Procedure 1. In the module navigation menu, select Admin > Configuration Manager > Units of Measure and Conversions. 2. Select Units of Measure. The Units of Measure workspace appears, displaying the list of units of measure. 3. In the list, select the measure that you want to modify and then select . The Update Unit of Measure window appears. 4. As needed, modify the available fields. 5. Select OK. A confirmation message appears, indicating the that the unit of measure is updated.

Delete a Unit of Measure

Before You Begin • Make sure that the unit of measure is not being used in any field.

About This Task Note: When deleting a UOM, if you delete a UOM that is being used by one or more fields, it will cause those fields to have no UOM defined.

Procedure 1. In the module navigation menu, select Admin > Configuration Manager > Units of Measure and Conversions. 2. Select Units of Measure. The Units of Measure workspace appears, displaying the list of units of measures. 3. Select the unit of measure that you want to delete, and then select . The Delete Units of Measure dialog box appears, asking you to confirm that you want to delete the unit of measure. 4. Select Yes. The unit of measure is deleted and no longer appears in the list.

8 © 2021 General Electric Company

Chapter 3 Manage UOM Conversion Set Topics:

• About UOM Conversion Set • Access the UOM Conversion Set Section • UOM Conversion Set Workflow • Create a UOM Conversion Set • Add the Contents to a UOM Conversion Set • Delete the Contents of UOM Conversion Set • Modify the UOM Conversion Set • Delete a UOM Conversion Set

© 2021 General Electric Company 9

About UOM Conversion Set A UOM Conversion Set is simply a group of UOM conversions. Each Security User will have a UOM Conversion Set associated with it to determine how numeric values will be converted and displayed for that user throughout the Predix Essentials systems. You can manage all the UOM Conversion Sets in your system through the UOM Conversion Set workspace, where you can add, modify, and delete UOM Conversion Sets. UOM Conversion Sets are useful for customizing the display of numeric values for the users in your system. Any numeric field can have a UOM defined for it to indicate the unit of measure for the stored value. Note: You can add or modify the UOM only for the new fields. To modify the UOM for an existing field, you will need to delete the field and create a new field. The base (or stored) UOM, however, may not be appropriate for all users. For instance, some users may prefer to see a value that is stored in inches converted to and displayed as centimeters. Other users might prefer to see the same value converted to millimeters. You can allow for numeric values to be converted to different display values for different users by defining UOM Conversion Sets. To take advantage of this functionality, you will need to complete the following steps: 1. Define the necessary base UOMs. For example, Inches. 2. For each base UOM, define all required UOM conversions. For example, for Inches, create two UOM conversions, one for Centimeters and one for Millimeters. 3. For each type of user, create an appropriate UOM Conversion Set. For example, we would create two UOM Conversion Sets. • Conversion Set A: From Inches To Centimeters • Conversion Set B: From Inches To Millimeters

Access the UOM Conversion Set Section

About This Task You can manage all the UOM conversion sets in your system on the UOM Conversion Set section, where you can add, modify, and delete UOM conversion sets.

Procedure 1. In the module navigation menu, select Admin > Configuration Manager > Units of Measure and Conversions. 2. Select UOM Conversion Set. The UOM Conversion Set section appears.

10 © 2021 General Electric Company

UOM Conversion Set Workflow 1. Define UOM Conversion Set by providing an ID and Description. 2. Define the contents for UOM Conversion Set. 3. If required, modify the UOM Conversion Set. 4. If required, delete the UOM Conversion Set.

Create a UOM Conversion Set UOM Conversion Sets are useful for customizing the display of numeric values for the users in your system. Any numeric field can have a UOM defined for it to indicate the unit of measure for the stored value. The base (or stored) UOM, however, may not be appropriate for all users. For instance, some users may prefer to see a value that is stored in inches converted to and displayed as centimeters. Other users might prefer to see the same value converted to millimeters. You can allow for numeric values to be converted to different display values for different users by defining UOM Conversion Sets.

Before You Begin • Create the necessary units of measure. • Specify the conversions between the units of measurement.

Procedure 1. Access the UOM Conversion Set section.

2. Select . The New Conversion Set window appears. 3. In the Conversion Set ID box, enter an ID for the conversion set. 4. In the Description box, enter a description of the conversion set. The description is optional. 5. Select OK. The new UOM conversion set is created and appears in the UOM Conversion Set workspace.

Add the Contents to a UOM Conversion Set

About This Task The content of a Conversion Set defines how values stored in one UOM will be converted for display in another UOM when a user uses that Conversion Set. You can modify the content of any user-defined Conversion Set. You cannot modify the content of the baseline Predix Essentials Conversion Set.

Procedure 1. Access the UOM Conversion Set section. 2. Select the conversion set for which you want to add content. 3. Select Set Content. The Conversion in

4. Select .

© 2021 General Electric Company 11

The New Set Content window appears. 5. To add the conversion list: • In the From box, select the UOM that defines the stored values. The available UOMs are those for which the conversions are defined but not selected in the conversion set. • In the To box, select the UOM to which values stored in the From UOM will be converted for display. The available options are limited to the UOMs that are defined for the From UOMs. For example, if you have defined conversions for Inches to Feet and Inches to Centimeters, when you select Inches in the From column, the To column will list Feet and Centimeters. 6. Select OK. A confirmation message appears, indicating that the new conversion set is added. The new Conversion Set appears in the list on the Conversion in

Delete the Contents of UOM Conversion Set

Procedure 1. Access the UOM Conversion Set section. 2. Select the conversion set, and then select Set Content. The Conversion in

Modify the UOM Conversion Set When modify the UOM Conversion Set properties, you can only edit the description of the conversion set.

Before You Begin • Create a UOM Conversion Set .

Procedure 1. Access the UOM Conversion Set section. 2. In the list of conversion sets, select the conversion set that you want to modify. 3. Select . The Update Conversion Set window appears, displaying the current ID and description of the conversion set. 4. As needed, modify the value in the Description box. 5. Select OK. Your changes are saved.

12 © 2021 General Electric Company

Delete a UOM Conversion Set

Procedure 1. Access the UOM Conversion Set section. 2. Select the conversion set that you want to delete. 3. Select . The Delete Conversion Set dialog box appears, asking if you want to delete the conversion set. 4. Select OK. The conversion set is deleted.

© 2021 General Electric Company 13

Chapter 4 UOM Conversions Editing Topics:

• Create a Unit Group • Rename a Unit Group • Delete a Unit Group • Create a Units of Measure Conversion • Upload Units of Measure Conversions • Modify a Units of Measure Conversion • Export Units of Measure Conversions • Delete a Unit of Measure Conversions • Set a Units of Measure Conversion as Default

14 © 2021 General Electric Company

Create a Unit Group You can create a unit group for which you can add units of measure conversions.

Before You Begin You must have tenant admin permissions or specific permissions to access the Units of Measure Conversions page.

Procedure 1. In the module navigation menu, navigate to Units of Measure Conversions. 2. Select the Manage Conversions tab.

3. In the page, select . The Add a New Unit Group window appears. 4. In the Unit Group Name box, enter a name for the unit group. 5. Select Submit.

Results A unit group is created. A next to the unit group indicates that it is a user-created record.

Rename a Unit Group You can change the name of a unit group at any given time.

Before You Begin You must have tenant admin permissions or specific permissions to access the Units of Measure Conversions page.

Procedure 1. In the module navigation menu, navigate to Units of Measure Conversions. 2. Select the Manage Conversions tab. 3. Select the unit group that you want to rename. Note: You can rename only the user-created unit groups. 4. In the section for the selected unit group, select , and then select Rename Unit Group. The Rename Unit Group window appears. 5. In the Unit Group Name box, enter the new name for the unit group, and then select Submit.

Results The unit group is renamed.

© 2021 General Electric Company 15

Delete a Unit Group

Before You Begin You must have tenant admin permissions or specific permissions to access the Units of Measure Conversions page.

Procedure 1. In the module navigation menu, navigate to Units of Measure Conversions. 2. Select the Manage Conversions tab.

3. In the page, select and select Delete Unit Group. 4. The alert dialogue box appears, asking you to confirm the deletion of the Unit Group. 5. Select Submit. The Unit Group selected is deleted. Note: • Once the Unit Group is deleted, the related Unit conversion is also deleted. • Once you delete a Unit Group or a Unit of Measure Conversion, the deleted Unit Group or Unit of Measure Conversion cannot be retrieved back as there is no undo option.

Create a Units of Measure Conversion You can add a new units of measure conversion to a unit group.

Before You Begin You must have tenant admin permissions or specific permissions to access the Units of Measure Conversions page.

Procedure 1. In the module navigation menu, navigate to Units of Measure Conversions. 2. Select the Manage Conversions tab. 3. Select the unit group for which you want to add a units of measure conversion. The color of the selected unit group name changes to blue. 4. In the section for the selected unit group, select , and then select Add a new unit conversion . The Add New Unit Conversion window appears. 5. As needed, enter values in the available fields.

Field Name Description

Default Indicates whether the units of measure is set as default. You cannot modify this field. However, you can set a units of measure conversions as default in the Units of Measure Conversions page.

From Unit Aliases Defines the different unit names for the units of measure for which you want to convert the value.

16 © 2021 General Electric Company

Field Name Description

The names are separated by commas (for example, kilometers, kms).

From Unit Defines the units of measure for which you want to convert the value. For example, if you want to convert the input value from kilometers to , kilometers is the From unit of measure. Note: • The value in the From Unit field should be unique for each unit group. You cannot add the same From Unit field value that exists in another unit group. • Previously, the letter ‘g’ was used in Pressure to represent standard gravity unit and in to represent unit. Now, the letters are differentiated by font: an Arial ‘g’ is used to represent standard gravity unit, and a Calibri ‘g’ is used to represent gram unit.

To Unit Aliases Defines the different unit names for the units of measure to which the value is converted. The names are separated by commas (for example, miles, mi).

To Unit Display Name Defines the units of measure to which the value will be converted. For example, if you want to convert the input value from kilometers to miles, miles is the To unit of measure. The selected name appears as a unit label for the converted value. Note: Previously, the letter ‘g’ was used in Pressure to represent standard gravity unit and in Weight to represent gram unit. Now, the letters are differentiated by font: an Arial ‘g’ is used to represent standard gravity unit, and a Calibri ‘g’ is used to represent gram unit.

To System of Measure Defines the system of measure of the To unit of measure to which the value will be converted.

Expression Defines the mathematical formula that is used to convert the value.

Precision Defines the number of digits that should appear after the point of a value based on the following options: • None Does not change the converted value. If you do not select a precision value, by default, None is selected. • 0 Considers only the digits before the decimal point and omits the digits after the decimal point. For example, if the value is 2.91 and a precision '0’ is selected, 2 is the resultant value. • 1 to 10 Indicates the number of digits to be considered after the decimal point, respectively. Based on the specified precision, zeros are added at the end of the converted value to make the number of digits after the decimal point of the converted value match the precision selected. For example, if the value is 2.92 and a precision '4' is selected, then 2.9200 is the resultant value.

© 2021 General Electric Company 17

Field Name Description

Rounding Defines the type of approximation of a value based on the following options and the specified precision: • None Does not change the converted value. If you do not select a rounding value, by default, None is selected. • Ceiling Increases the value to the nearest number. For example, if the value is 2.926 and the precision is set to 2, the value will be increased to 2.93. • Floor Decreases the value to the nearest number. For example, if the value is 2.926 and the precision is set to 2, the value will be decreased to 2.92.

Description Describes the units of measure conversion. 6. Select Submit.

Results

The units of measure conversion is added. A appears next to it, indicating that the units of measure conversion is a user-created record. Note: In Predix Essentials, when a System of Measure (SOM) is created and assigned to a user, and the user logs in, the same SOM (also known as UOM conversion set) will be available in the Units of Measure and Conversion Set page in Configuration Manager. However, user will have to manually create the unit of measure conversions for the new conversion set in the Units of Measure and Conversion Set page. For information on adding a units of measure conversion, see Add the Contents to a UOM Conversion Set .

Example Example: A tenant admin creates a new SOM called Metric and creates a units of measure conversion such as Centimeter to Meter and then assigns it to UserA. When the UserA logs in to Predix Essentials, Metric will be automatically created in the Units of Measure and Conversion Set page without the units of measure conversion. UserA must manually create the units of measure conversions such as Centimeter to Meter in the Units of Measure and Conversion Set page. Note: This example does not apply to Predix Essentials.

Upload Units of Measure Conversions You can upload multiple units of measure conversions using the template file.

Before You Begin You must have tenant admin permissions or specific permissions to access the Units of Measure Conversions page.

18 © 2021 General Electric Company

Procedure 1. In the module navigation menu, navigate to Units of Measure Conversions. 2. Select the Upload Conversions tab. Note: You must add the units of measure conversions that you want to upload to the template file. To download the template file, select Download Template. While adding the units of measure conversions to the template file, you must ensure the following conditions are met: • None of the fields should be empty. • The order in which the fields are displayed should not be changed. • The From Unit value of a unit group must not be used in another unit group. • The To Unit and From Unit values should not have the same aliases. • The precision value should range from -1 to 10, where -1 retains the calculated value as-is. • The rounding value should be Floor, Ceiling, or None. • The units of measure conversions should be unique. Any replicated units of measure conversions will be discarded when the file is uploaded. • Only the system of measures that are available in the system should be assigned. • The To Unit Display value should be one of the To Unit values. The following table shows a sample data of the template file.

Unit From To Unit To Unit To Expressi Test Precisio Roundin Descript Default Group Unit Display System on Data n g ion Name of Measure

["" ["km","k ["mi","Mil mi None (#value* [{"inputV -1 None kilomete TRUE ] m","Kilo ","Miles"," 0.621371 alue":1,"o rs to meter"] "] 1922373 utputVal miles 3) ue":0.621 3711922 3733}] 3. In the Select File to Upload box, select . 4. Navigate to the folder and select the file that you want to upload, and then select Open. 5. Select Upload.

Results The units of measure conversions are uploaded and appear in the Manage Conversions section. The Upload Logs section displays the following information associated with the upload of units of measure conversions: • The name of the file. • Information on the success or failure of the upload activity. • The date and time of the upload activity. • The user name of the user who initiated the action.

© 2021 General Electric Company 19

Modify a Units of Measure Conversion You can modify a units of measure conversion for a unit group.

Before You Begin You must have tenant admin permissions or specific permissions to access the Units of Measure Conversions page.

Procedure 1. In the module navigation menu, navigate to Units of Measure Conversions. 2. Select the Manage Conversions tab. 3. Select the row that has the units of measure conversion for which you want to modify the values, and then select . The Edit Unit Conversion window appears. 4. As needed, modify values in the available fields, and then select Submit.

Results The units of measure conversion is modified. Note: You cannot modify or delete an existing unit aliases.

Export Units of Measure Conversions You can download multiple units of measure conversions to a single Microsoft Excel file.

Before You Begin You must have tenant admin permissions or specific permissions to access the Units of Measure Conversions page.

Procedure 1. In the module navigation menu, navigate to Units of Measure Conversions. 2. Select the Manage Conversions tab. 3. In the page, select , and then select Export.

Results The units of measure conversions are exported to a Microsoft Excel file. Note: The data that is exported is determined by the All, Standard, or Custom filter that is applied.

Delete a Unit of Measure Conversions

Before You Begin You must have tenant admin permissions or specific permissions to access the Units of Measure Conversions page.

20 © 2021 General Electric Company

Procedure 1. In the module navigation menu, navigate to Units of Measure Conversions. 2. Select the Manage Conversions tab. 3. In the page, select settings for the unit group and select Delete Unit Conversion. A new column Delete is displayed which allows you to select the Unit for deletion. 4. Select Delete. The selected Units of Measure is deleted. Note: • You can delete a Unit Conversion only from one group at a time. • The selected Unit Conversions for deletion are not saved if you move to a different group before deleting them. • Once you delete a Unit Group or a Unit of Measure Conversion, the deleted Unit Group or Unit of Measure Conversion cannot be retrieved back as there is no undo option.

Set a Units of Measure Conversion as Default You can set only a user-created units of measure conversion as default. If the From Unit and System of Measure of a units of measure conversion is same as for the other units of measure conversions, only one of them can be set as default.

Before You Begin You must have tenant admin permissions or specific permissions to access the Units of Measure Conversions page.

Procedure 1. In the module navigation menu, navigate to Units of Measure Conversions. 2. Select the Manage Conversions tab. 3. Select the unit group that contains the units of measure conversion that you want to set it as default. 4. In the Default column, select .

Results The selected units of measure conversion is set as default. Note: If you want to set a system-provided units of measure conversion as default, you must create the same units of measure conversion, and then set the user-created record as default.

© 2021 General Electric Company 21

Chapter 5 Release Notes Topics:

• Third Quarter of 2021 • Third Quarter of 2019

22 © 2021 General Electric Company

Third Quarter of 2021

Release Notes: September 24, 2021 This topic provides a list of product changes released for this module on this date.

Table 1: Enhancements and New Features

The following enhancements and new features have been added.

Description Tracking ID

You can now delete tenant specific Unit group or Unit Conversion entries. To facilitate this US495804 enhancement, you can now find the Delete Unit Group and Delete Unit Conversion options under the Unit Group settings in the Manage Conversions workspace.

Third Quarter of 2019

Units of Measure Conversions This topic provides a list of product changes released for this module on the dates listed below.

Release Date: September 27, 2019

Table 2: Resolved Issues

The following issues that existed in one or more previous versions have been resolved.

Description Tracking ID

Previously, when you converted the original UOM value to a new UOM value, the calculation was DE96069 based on the last value instead of the original value. This issue has been resolved. Now, when you convert a UOM using the Unit of Measure Converter window, the calculation is based on the original value.

Release Date: July 26, 2019

Table 3: Resolved Issues

The following issues that existed in one or more previous versions have been resolved.

Description Tracking ID

Previously, in the UoM field, when you searched for a converted value, the search was applied on DE113353 the original UoM data instead of the converted value in a query result. In addition, the issue data was not filtered correctly. This issue has been resolved. Now, the search on the UoM field works according to the User conversion set.

© 2021 General Electric Company 23