--- alias: user-guide-resource-history-report tags: - reports description: "This report displays the resource transaction history with configurable filter options" --- # Resource History ## Description This report provides information about a **Resource History**. {% include-markdown 'includes/pages/report_unavailable_edp_note.md' %} ## Data Source * ODS Database ## Assumptions * None ## Filters * **Resource** - name of the target Resource to retrieve information. * **Show Services** - include or exclude. * **Data Collections** - include or exclude. * **Material Tracking** - include or exclude information about Materials that were dispatched and tracked in to the Resource. This should be set to `True` if recipe information is to be presented in the report (see next bullet). * **Recipes** - include or exclude information about recipes. To display the recipe information, the Material Tracking option must be set to `True` (see previous bullet). * **Durables** - include or exclude. * **Maintenance Management** - include or exclude. !!! info Boolean filters enable/disable the execution and show of specific sub-reports, so enabling only the needed information simplifies and enhances the overall execution time. ## Fields * Several fields depending on the Resource transaction type and flags that are enabled. ## Example ### Resource History condensed ![ResourceHistory][ResourceHistory] ### Resource History including Services ![ResourceHistoryWithServices][ResourceHistoryWithServices] !!! note To define a default for the Resource History Report Time Frame, use `/Cmf/System/Configuration/Reporting/Reports/ResourceHistoryDefaultTimeframe` with an integer number in days defaulting to a value of 30. [ResourceHistory]: ../images/ResourceHistory.png [ResourceHistoryWithServices]: ../images/ResourceHistoryWithServices.png