Customization

Assisi can be customized by adding reports and views to the user interface. You can also add new tables and fields to the database.

Adding Excel Worksheets

Excel worksheets can be added to Assisi as reports. The analysis behind the sheets is done using C# code and AddIns.

A custom Excel NTMP report add-in inside the Assisi Forest stand simulator.

Customizing Table Views

Table views are part of the browsing experience in Assisi. The columns in the views can be changed by deleting, moving and adding your own calculated columns.

A custom table view showing newly added market value columns.
The SQL query used to calculate a market value column.