# Revenue Comparison Report

The Revenue Comparison report is used to compare subscriber revenue (from revenue and grace-owed records) to the delivery cost (i.e., account credits) of the same period. In non-update mode, the report lists any discrepancies between the two. In update mode, it lists the discrepancies and also creates an adjusting GL batch with the journal code of “RevAdj”. A field in Publication Setup, Discrepancy GL Account, is used to identify the GL account to which adjusting entries are added.

Before running this report, be sure to run the Unearned Revenue and Grace Due reports in update mode. Then, run the Revenue Comparison report for the same time period.

#### To run the Revenue Comparison report:

* Select Revenue Comparison from the Management menu to display the Revenue Comparison Report window.<br>

  <figure><img src="/files/8bchiBUVct90lM01GmPz" alt=""><figcaption></figcaption></figure>

* Click Add and complete the following fields.<br>

  <table><thead><tr><th width="165">Field</th><th width="130.38673042438734">Type</th><th>What to enter</th></tr></thead><tbody><tr><td>ALL ACCOUNTS</td><td>yes/no</td><td>By default, All Accounts is selected, but you can specify account ranges by clicking the Account Ranges Entry button. This will display another window where you can specify the product and ranges of account IDs to include.</td></tr><tr><td>PRODUCT</td><td>setup</td><td>If All Accounts is selected, enter the product.</td></tr><tr><td>START DATE<br>END DATE</td><td>date</td><td>Specify the date range. The date range must match the date range of the Unearned Revenue and Grace Due reports, which must be run before comparing revenue.</td></tr><tr><td>REPORT TYPE</td><td>predefined</td><td>Specify whether you want a Detail or Summary report.</td></tr><tr><td>INCLUDE MAIL SUBSCRIBERS</td><td>yes/no</td><td>Select this checkbox if you want to include the mail portion of the subscription.</td></tr><tr><td>UPDATE</td><td>yes/no</td><td>Indicate if you are running this report in update mode.</td></tr></tbody></table>

* Click OK and then Continue to produce the report.

#### Example—Revenue Comparison Report

<figure><img src="/files/dzjPvPkYl24F1P2hsVg3" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.navigaglobal.com/circulation-user-manual/reporting/management-menu/revenue-comparison-report.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
