0
Setting Report Preferences
0

Working with Rows Where the Number Cell is Blank

Blank cells are values in your report which are Null or Empty. Pentaho will hide rows and columns when all values in the row or column are blank. You can control what to show when a cell contains a blank value.

Analyzer reports are designed to break down number fields (such as "Sales") by Text Fields (such as "Product Name"). If a product did not sell, it will appear either as a zero dollars OR as a "blank" or dash ("-"). In some reporting situations the absence of a value could mean the same as a zero, but in other cases, zero might have a different meaning. The report calculations in the background behaves differently depending on whether a value is blank or a zero. For example, when the report calculates averages, zeros are taken into account whereas blanks are not.

What happens when there is no number field on the report?

The following rules apply:

  • If there is only one text field (e.g. Product Line) but no number field on the report, then all values will be displayed. For example, all Product Lines will be displayed, even those that did not.
  • If there is more than one text field (e.g. Product Line and Region) but no number field on the report, then the report will hide some values. You should not draw any conclusions from the report in this state. Instead, add a number field.

The rules above are designed to minimize the confusion that could appear if an expected value does not appear but weigh this against displaying every single combination of data elements.

Options for Totals

To show or hide any of the following:

Click More Actions on the report edit page and select Report Options from the menu. For more information on totals, see Displaying Grand Totals and Subtotals

Drill Link Configuration

To create reports based on specific number value data, you can implement drill-down links in Pentaho Analyzer. This will turn all non-calculated number fields into links which, when clicked, bring up a configurable data grid that enables you to quickly view more details for that data point without having to reconfigure your report. Follow the directions below to turn on drill-linking in the Report Options dialogue.

  • Select the Show drillthrough links on Number cells checkbox, then click OK. The number fields in your report will turn into links.
  • Click on a drill-down link to see a data grid that shows all of the available details for that value.
  • To add or remove columns from the grid, click on the down arrow on the right side of any column and select the Columns sub-menu. From there you can select which columns you want to appear. You can also sort by ascending or descending values for any column through this menu.
  • You now have drill-down links for numeric, non-calculated members.