Reports

Having calculated the results data, it needs to be shown to the user.

Although it is not difficult to build specific reports in Metrici, the easiest way to do this is a combination of:

  • Using an Aggregator Package to present the user with a dahboard-like user interface which shows summaries of multiple reports and allows them to select individual reports to drill into. See Aggregator library for details on how to control page layout, ordering and styling.
  • Including the Conger product library which provides a Report node type which can be used to create the individual reports from the results tables. This takes as inputs the results table and a set of options. See Charts for instructions on setting options to create graphical charts.

If you want to include data exports, use CSV Table File to create a comma-separated values (csv) file of any table.