Reporting statistics
What they show¶
When it becomes necessary, in navigation or data entry modes, to assess the run times of a form, a summary report of the add-in’s activities can be generated in Excel format.
In particular, the report is subdivided into sheets containing the details of the run times for the various operations completed when the form is run.
| Element | Description |
|---|---|
| Tracer report | Contains details of the times taken to generate the various components of the form (e.g. sheets, matrices, cell fields), on both the server side and the client side. |
| Info | Contains information for debugging MDX scripts. |
| Data processing results | Contains details of the data processing run in the form (e.g. data processing name, parameters, extraction times for data to be shows, matrix generation times, layout preparation times). |
| Adv.dyn.scripts | Contains details of the advanced selection scripts present in the form (e.g. matrix in which they are present, value of classifiers). |