
The field name for manufacturer is a reference to another database table, indicated by the name starting with n (numeric) and ending in UID (unique id).
Open the manufacturer screen using the Quick Link button.

It is a facility and what we really want to see on the report is the facility name of the manufacturer, not the n…UID reference that is part of the Asset table


So, the field in MET/TEAM is Facilities.cFacilityName of the facility record referenced by nManufacturerUID on the Asset.
Related Topics