The import allows you the opportunity to do a mass update of units of measures associated with parts, their corresponding products, and their bill of material items. The Part UOM import file is a CSV file formatted in a way that Fishbowl knows what to do with the data. If you don't have a file that was exported from Fishbowl, this can be easiest to do using a spreadsheet program.
All fields will be one of two types:
| Column Name | Type | Description |
| PartNumber | Text | The part number to update. All of this part's
products, and the bill of materials it is on will also be updated to use the new uom. Required |
| UOM | Text | The abbreviation of the new UOM the part should use. Required |
In order to import your data, you must first export it to a comma separated values (CSV) text file. All major spreadsheet programs can export data in this format. If you do not know how to export your data to a CSV file, please refer to the documentation of your spreadsheet program.
When exporting to CSV format, make sure to verify the following: