How to use custom columns in the Markups List to calculate costs

Applies to:

  • Revu 21
  • Revu 20

In Revu, users can create Custom Columns in the Markups List to calculate material costs for quantity takeoffs. In this article, we'll go over how to create a Choice column that stores materials and their base costs and a Formula column that will automate your calculations.

Choice custom columns can store numerical values but are also helpful for standardizing and categorizing your markups.

Create a custom column for materials

Before you can set up a formula to calculate total costs, you'll need to input the base or unit cost for each material. To get started:

  1. Go to the Markups List.
  2. Select Markups List > Columns > Manage Columns...
  3. In the Manage Columns dialog box, go to the Custom Columns tab.
  4. To create a new custom column, select Add.
    Add Custom Column
  5. In the Add Column dialog box, enter a name for the new custom column (e.g. Material).
  6. From the Type dropdown list, select Choice.
  7. To add a new choice, select Add.
    Add Choice Option
  8. In the Manage Choice Item dialog box, enter the name of the material in the Item field. This is what will appear in the list of options on the Markups List.
    To further categorize choice options, enter a Subject (e.g. Flooring). However, this will only take effect if measurements/markups on the PDF have a matching Subject in the Properties panel.
  9. Select the Assign Numeric Value checkbox and enter the unit or base cost of the material in the numerical field.
    Manage Choice Item
  10. Click OK.

To add more materials manually, select the new choice custom column in Manage Columns... and repeat steps 7 - 10.

Import material choice items

You can also add choice items to your Material custom column by importing them from a spreadsheet saved as a .csv file.

Before importing, ensure that your data is set up as follows:
  • Column A = Item
  • Column B = Subject (optional)
  • Column C = Numeric value (optional)

To import, follow these steps:

  1. Go to Markups List > Columns > Manage Columns...
  2. Double-click the Material custom column or select Modify.
  3. In the Modify Column dialog box, select Import...
    Modify Column Import Choices
  4. Locate the .csv file in the File Explorer.
  5. Click Open.

Now all your choice items should appear in the Modify Column dialog box.

Create a formula custom column

After all necessary materials and their base costs have been added, you can set up a formula custom column to calculate total costs for a takeoff.

  1. Open the Markups List.
  2. Go to Markups List > Columns > Manage Columns...
  3. In the Manage Columns dialog box, switch to the Custom Column tab and click Add.
  4. In the Add Column dialog box, enter a name (e.g. Total Cost).
  5. From the Type dropdown list, select Formula.
  6. In the Expression field, start typing the first variable in the equation. For this example, start typing Measurements, and a dropdown menu will appear.
    Formula Expression Variable
  7. Double-click the Measurement variable.
  8. Next, enter a valid operator:
    • Addition (+)
    • Subtraction (-)
    • Multiplication (*)
    • Division (/)
    • Exponential (^)
    • Modulus (%)
    • Negation (-)
  9. Start typing the second part of your formula in the Expression field. In this case, it would be Material.
  10. Double-click Material in the dropdown menu that appears.
  11. For formulas calculating cost, you can update the Format to currency and choose the appropriate currency symbol.
    Format Currency
  12. Click OK, and the Add Column dialog box will close.
  13. Click OK in the Manage Columns dialog box.

Now, whenever a Material is selected for a markup, its Total Cost will be calculated in the new formula column.

Cost Calculation in the Markups List

For more information about how to leverage data in the Markups List, please see Best practices for saving and sharing custom columns.

How-To

Revu 21

Revu 20

Measurement

Markup

Learn how to utilize custom columns in the Markups list to create formulas that calculate material costs for your quantity takeoffs.