Table of Contents

OBIEE - Report-based Total

About

If the Report-Based Total option is not selected, then the Oracle BI Server will calculate the total based on the entire result set, before applying any filters to the measure columns.

From OBIEE 11g: BI Design Best Practices, this option did not work in 10g and is fixed in 11g

Table view Pivot view
Obiee Report Based Total Table Obiee Report Based Total Pivot

Function

When “Report-based total” is checked, BI Answer issues “REPORT_…” functions when subtotals are requested such as REPORT_AGGREGATE.

The REPORT_… functions must use additive measures (Not a count distinct for instance).

Upgrade

In previous releases, you had the ability to create report-based totals in table views. Because report-based totals are handled slightly differently in this release, you might notice a difference in totals as follows:

Documentation / Reference