ARCHIBUS Smart Client

Creating Analysis Views

View Analysis views (also referred to as summary views) provide summary statistical data presented as one-dimensional or two-dimensional reports. You generate these reports using the Analysis commands from a grid view. If the view is a parent-child grid view, the Analysis commands work on the parent grid view.

Analysis views use the sort fields as their dimensions, either the default sort fields in the view definition, or sort fields that you select.These reports display the sort fields that you have specified for the view, a count column, and the total.

Count and sum are provided for numeric fields that are not primary or foreign keys.

sample one-dimensional report

sample two-dimensional report

To create a view analysis report:

  1. Open a grid view.
  2. To create a one-dimensional list report:
    1. Sort the screen by the field you want to summarize.
    2. Click Analysis/1-D from the Ribbon.
  3. To create a two-dimensional (cross-tab) report:
    1. Sort the screen by the field you want to first group the data by.
    2. Shift-click the second field that you want to group by.
    3. Click Analysis/2-D from the Ribbon.

    The resulting analysis view is calculated on the server and shown in a dialog over the source view.

    You can export the data to Excel or you can print the report using the Print icon.