Skip to main content
Adaptive Planning
Last Updated: 2023-06-23
Create a Capital Sheet

Create a Capital Sheet

The Capital sheet template creates a sheet on which users choose an asset class (for example,
Furniture
) from a drop-down list, enter asset cost, and enter units in the time period columns. Based on the asset class selection, the sheet automatically associates each row with the appropriate depreciation timing. You can also assign other identifiers, such as region or project, to each row.
This topic walks you through setting up an example Capital sheet. You start with a modeled sheet template for
Capital
and then customize it. There are several tasks required to create and customize the sheet. Refer to the Table of Contents for details.

Prerequisites

Security:
Model
permission.

Navigation

Compass.png From the nav menu, select
Modeling
. In the
Sheets
menu, select
User Assigned Sheets
or
Level Assigned Sheets
to view the list of sheets in your model.

Create a New Capital Sheet

The template for
Capital
is populated with columns. You can edit, reorder, or delete these columns. The columns and column types are:
  • Asset Class (Text Selector)
  • Label (Text)
  • Level (Required column)
  • Cost (Number)
  • Capital Quantity (Timespan)
The template is populated with calculated accounts. You can modify or delete these accounts, but it is best to leave them alone except for the following suggested changes.
The accounts are:
  • Value:
    ROW.cost * ROW.Quantity
    This formula is used to calculate the value of the capital purchase.
  • Depreciation: Spread of account Value using spread lookup
    Depr_Spread
    This calculated account holds the result of the depreciation spread of the capital values.
To create a new capital sheet:
  1. From the sheet list, select the
    New Sheet
    button.
  2. Enter a Sheet name.
  3. Select the
    Create a new sheet
    radio button, and choose
    Modeled
    and
    Capital
    from the drop-down.
  4. Add an
    Account code prefix
    , then select
    Next
    .
A Summary for the sheet appears. You are ready to define your modeled
Capital
sheet.

Create an Asset Class

This Capital sheet is designed to have different asset classes (for example, Furniture, Office Equipment, Computers, Leasehold Improvements). Each class can have a different depreciation life. There are two asset classes set up for you already:
Furniture & Fixtures
and
Leasehold Improvements
. They are already created for you, in the
Asset
Classes
column.
You can rename these asset classes and add others to this
Text Selector
column. This makes the asset classes available in a drop-down menu for users to choose from when they work on a sheet.
If the asset classes need to be referenced in formulas outside of this sheet, use a custom dimension column for asset classes instead of a text selector.
To create a new asset class:
  1. From the Summary, select
    Columns and Levels
    to view the sheet elements.
  2. From the center panel, select the
    Asset Class
    column (in the center pane).
  3. In the Text selector
    expander (right pane), type the name of a new asset class in the
    Enter new value
    field and select
    Add
    . After you add the new asset class, the next step is to define a depreciation lookup for the asset classes.
You can Edit, Delete, or Reorder text selector values using the icons. The first choice in the list is the default when users add a new row to the
Capital
sheet.

Edit a Depreciation Lookup

The depreciation pattern for each asset class is defined in the
Depr_Spread
spread lookup. A
spread lookup
translates entered text or a selected dimension into values spread over time.
To add depreciation information for asset classes:
  1. Expand the
    Spread Lookups
    for the Asset Class column (right pane).
  2. Click the edit icon next to the
    Depr_Spread
    lookup. You'll see a list of spread lookups for the asset classes.
    You can also edit Spread Lookups from the Sheet Summary.
  3. Select an asset class (left pane) and define the Spread (Months) and Spread Expression for the depreciation.
    • Spread (Months): The number of months over which the depreciation is spread. For example, if Furniture & Fixtures has a life of three years, enter 36. Entering only a Spread (Months) number and saving automatically creates an even spread expression across the number of months you enter.
    • Spread Expression: A range and a fraction like 1:36=1/36. This sets the proportions for each month in the remaining cells for each asset class's row. Spread expressions follow the pattern
      A:B=n/d,D:C=n/d
      where
      A
      and
      C
      are start month numbers,
      B
      and
      D
      are end month numbers. The spread proportion is
      n/d
      and can be a fraction like 1/40, or a number like .025.
      Separate each range by the locale specific separator - either comma (,) or semicolon (;) depending on your locale. Only one range is required.
      Spread Expression
      does not accept thousands separators in values.
  4. When you've finished adding the Spread (Months) and Spread Expression
    for the asset class, save.

Set Sheet Properties

  1. On the Sheet Summary for your Capital sheet, select
    Columns and Levels
    .
  2. From the toolbar, click the gear button.
  3. Define sheet Details, Security, and Settings properties as desired. Refer to Set Sheet Properties.
  4. Select OK to exit Model Sheet Properties.
  5. Click
    Save
    to save all changes you made to the sheet.