Components (BOM) and Accessories | Component Formula Tool
  1. EBMS Knowledge Base
  2. Inventory
  3. Components (BOM) and Accessories | Component Formula Tool

Formula Setup

Follow these steps to set up quantity and dimension calculations for items on a components list:

Right-click on one of the component lines and choose View Calculation Formula from the menu to open the formula editor dialog as shown below:

  1. Enter an optional cutlist Report Name. Review the Cutlist Reports section for more details.

  2. Enter the Rounding value for the dimension calculations to round to the nearest multiple of this decimal. For example, to round to the nearest 1/4", enter 0.25.

  3. Enter the Width Formula, Height Formula, and 3rd Dimension Formula to populate the corresponding formulas on the components list. These formulas are often derived from a parent item's dimensions. For example, a window may contain a sash that's 2" narrower than the width of the window. The formula for the sash's width would be {Width}-2.

  4. Enter the Quantity Formula to calculate the quantity of the item that will appear on the components list. For example, a fence consuming 3 pickets for every foot of length would have a quantity formula of {Length} * 3

  5. Enter the Report Quantity Formula for cases where the inventory quantity and the number of pieces appearing on a cutlist differ. For example, two upright stiles on a window sash need to be cut from the same material, which is kept in inventory by the foot. In this case, the Report Quantity Formula would be two while the Quantity entry would determine the inventory consumption. Review the Cutlist Reports section for more details.

  6. Enter the Other Formula entry for formulas that affect dimensions not specifically listed.

Stored Formulas

It is much simpler to store it once and simply refer to it from every components list that needs it when multiple components lists use the same formula. Entering formulas is simpler and changes only have to be entered once.

Select Inventory > Options > Formulas to store a formula:

  1. Enter a Key to create the ID of the formula. The ID must be all letters/numbers with no spaces.

  2. Enter a longer explanation of the formula's purpose into the Description column..

  3. Enter the formula into the Formula column, similar to the regular formula editor as described above.

To use a stored formula, enclose its ID in angle brackets in the formula editor. For example, a formula with an ID of WIDTH would be referred to as <WIDTH>.