Welcome to Zuora Product Documentation

Explore our rich library of product information

Group usage or invoice item summary and subtotals

Configure tables to display summaries of grouped usage charges or invoice items with totals, without requiring an inner table.

You can configure your table to display only a summary of grouped usage charges or invoice items with totals. An inner table is not required to configure a summary table.

In the following example, the generated invoice displays a summary of charges grouped by billing code and totals of UOM quantities:

Example Invoice Displaying Only a Summary of Grouped Usage Data with Subtotals

Modify the original Usage Details table to look like the following table:

[ROW 1]

Usage Details

[ROW 2]

Billing Code

Amount

[ROW 3: Outer Table]

«TableStart:Usage» «NestedTable:GroupColumn Usage.BillingCode__c» «NestedTable:ValueColumn Usage.Quantity» BillingCode: «Usage.BillingCode__c»

Totals: «Usage.Quantity»«TableEnd:Usage»