# Transaction Log Report -  New

#### **Purpose**

This module displays a summary of the *transactions* made by a user for each *month* of the year indicated along with a *total* for the year. It is simply a report to display the work being performed by the users.

#### **Utility Form**

To create a report use one of the two options:

1. Enter a single **Grayson Id** to display all of the *transaction* table for the indicated Id.
2. Leave the field blank to display all *transaction* table records for the past 30 days.

[![utility_log_report_form.png](https://wiki.txfannin.org/uploads/images/gallery/2024-09/scaled-1680-/utility-log-report-form.png)](https://wiki.txfannin.org/uploads/images/gallery/2024-09/utility-log-report-form.png)

#### **Sample Output**

The sample output below was produced by leaving the **Year** field blank. The report displays the **User-Name** with the number of updates the **user** made by **Month** with the **Total**.

<div class="pointer-container" id="bkmrk-%C2%A0"><div class="pointer anim is-page-editable"><svg class="svg-icon" data-icon="link" role="presentation" viewbox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"></svg><div class="input-group inline block"> <button class="button outline icon" data-clipboard-target="#pointer-url" title="Copy Link" type="button"><svg class="svg-icon" data-icon="copy" role="presentation" viewbox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"></svg></button></div><svg class="svg-icon" data-icon="edit" role="presentation" viewbox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"></svg></div></div>[![utility_log_report_output.png](https://wiki.txfannin.org/uploads/images/gallery/2024-09/scaled-1680-/utility-log-report-output.png)](https://wiki.txfannin.org/uploads/images/gallery/2024-09/utility-log-report-output.png)