Introduction to Table Reports

Introduction to Table Reports

A Table report presents data in a simple tabular layout, similar to an Excel worksheet.

Unlike Pivot reports, Table reports do not allow you to have multiple levels of row or column breakouts, or exchange rows and columns.

But you can still do a lot: you can reorder columns, sort data, group (with group-totals), and include grand totals. You can add new calculated fields, conditionally format, and more.

Table Reports have two other advantages:

  • They are simpler. If you don’t need to create a multi-level row or column breakouts, or turn your columns into rows (or vice-versa) then table reports will do fine.
  • They are very fast, even faster than pivot reports, especially for extremely large data sets.

Two Types of Table Reports

Table reports come in two-flavors: single-level and multi-level. A single-level table report contains only one table of data. A multi-level report contains more than one table of data and lets you link one to the other.
For example, you might have a set of invoice-headers and a set of line-items.  Your report could show each invoice-header followed by its associated line-items.

Here’s an example of a single-level table report.                                                                                                                                             

A multi-level table report - often called a “parent-child” or a “master-detail” report - contains more than one related table of data, and allows drill-down from one level to the next.

Here is a 3-level master / detail report showing some fictional customer activity. For each customer there is a set of related documents (e.g. invoices), and for each invoice there can be an associated set of related payments.                                                       

Drilling down into one of the customer rows by clicking on one of the “+” icons, we see Documents, presenting a table of the documents that are associated with the customer.                                           


Drilling down into the last Documents row reveals the Applications (e.g. payments) belonging to the associated Document.

    • Related Articles

    • Reports

      Manage Reports The Manage Reports form lets you create and edit reports, assign User accesses, and perform other maintenance tasks. (Note: Mercury allows users who run the report to modify the layout and save as a Favorite, so you don't have to worry ...
    • Introduction to Pivot Reports

      Pito Salas, the father of pivot tables, noted that spreadsheets have patterns of data and rightly concluded that a tool that could help users recognize these patterns would be tremendously useful. His efforts from 1986 onwards culminated in 1991 with ...
    • Running Table Reports

      Pivot reports and Table reports are run in exactly the same way.  The following examples may show pivot-reports, table-reports, or a mixture - it doesn’t matter. Reports are run in one of two ways. Running from scratch: select the report, specify the ...
    • Printing Table Reports

      You can print a Mercury report in two different ways: Print-Preview - displays the report in a "Print Preview" window, so that you can see what it looks like and change your page layout before printing. Quick-Print - immediately sends the report to ...
    • Table Reports - Parameter Comparison Operators

      How are Comparison Operators Used? Some reports, in addition to asking for parameter values, allows you to specify the type of comparison you want to use when selecting data records for your report. For example, you might have a general ledger report ...