The bill of materials has two empty columns, PRICE and COST. Use custom properties and equations to fill the columns.
Select the PRICE column by moving the pointer to
the top of the column and clicking when the pointer changes to
.
In the PropertyManager:
Select Custom Property.
Select Price from the list of custom properties.
The price for each component has been saved in the parts.
Click
.
The column populates with the price of each component.
Select the COST column.
In the PropertyManager:
Select Equation.
Click Equation Editor.
In the dialog box:
Type 2 for Decimal places.
Click OK.
Under Columns, double-click QTY.
Click * (for multiplication).
Under Custom properties, double-click Price.
Click OK.
The equation appears as {2}'QTY.'*`Price`. The equation calculates the quantity of each component multiplied by the price per unit, to give the total cost of the component.
