Smart Client/ / Real Property / Strategic Financial Analysis / Financial Analysis (SC) - Smart Client

Define Capital Expense Matrix and Fields

There are two tasks that add-in managers can use to personalize the titles of the capital expense matrix and the fields that load when you select a box within the matrix.

These tasks are accessed from the Smart Client

Real Property / Strategic Financial Analysis (SC) / Define Capital and Expense Matrix Fields task (under the Add-In Manager heading)

Define Capital Expense Matrix

The Capital and Expense Matrix (finanal_matrix) table holds the structure and roll-up relationships for the Capital and Expense Matrix. See Capital and Expense Matrix. You can alter certain aspects of the matrix. However, you cannot redefine it entirely.

You can make the following changes:

You cannot add new types of columns, roll-ups, or boxes without also adjusting the matrix control JavaScript itself.

The cost analysis boxes

The Capital and Expense Matrix is composed of individual cost analysis boxes, with lower level boxes grouped into intermediary level boxes (roll-ups), and then into high level boxes (columns). All elements of the Capital and Expense Matrix are considered boxes, and each box represents a row in the Capital and Expense Matrix table.

You give each box a Box Type as follows:

The following image shows the boxes in the Financial Analysis's Capital and Expense Matrix.

Define Capital Expense Matrix Fields

Add-In managers use the Capital and Expense Matrix - Fields (finanal_matrix_flds) table to establish which analyses values are displayed in the Financial Analysis Console's panels when users click on one of the boxes in the (Capital and Expense) Analysis Matrix.

This table holds the list of drill-down fields for each box in the Capital & Expense Matrix.

Including the identification fields in the Asset Scorecard

If you are adding fields to the Capital and Expense Matrix's Asset Scorecard, the display does not automatically include the identifier for the metric; that is, the Asset Scorecard does not include the building, property, or equipment that the metric is for unless you explicitly add the identifier as a field.

To add the identifiers, you:

  1. Create finanal_matrix_flds records, and assign the identification field (bl_id, pr_id, etc.) to the Box Code (box_id ).
  2. Specify the table that the identifier is in - finanal_sum table - see the Analysis Table column in the following screen shot.
  3. Set the Display Order so that the bl_id and pr_id are displayed before the metrics.
  4. Set the Analysis Console Panel to Asset Scorecard.
  5. Click off of the field to save the record.

Note: This applies to the Asset Scorecard, as for other panels (like Maps) it’s not relevant to display these asset identifiers.