Importing/Exporting Part Standard Cost Information

Fishbowl has two features that are closely tied together: the ability to export Part Standard Cost information and the ability to import that same type of data. You could use the Export feature to create a file containing your Part Standard Cost information. You could then send that file to a franchise who could Import it into their version of Fishbowl updating their Part Cost information.

Formatting the Data

You must create a CSV file formatted in a way that Fishbowl knows what to do with the data. This is easiest to do with a spreadsheet program.

When the Part Standard Cost data is Exported it will be formatted according to the table below. If you are Importing, the data file must be formatted according to the table below.

All fields will be one of two types:

Fields of a Part Standard Cost file.

Column Name Type Description
PartNumber Text The Part Number of the Part to update the Part Cost to.
PartDescription Text The Description of the Part. This is mainly used to help the user recognize Parts when the file is exported. This will NOT update Part Description on Import.
StandardCost Numeric The Standard Cost of the Part.

All columns must exist. The file must contain column names in the first row, using the column names in the table above.