Show / Hide Table of Contents

Calculate an Advanced Summary

This document describes how to calculate an advanced summary for report groups using a built-in summary function and arithmetical or logical functions.

Note

Use this approach if expressions are enabled in the Report Designer (the Label's smart tag includes the Expression property).

See the Calculate a Custom Summary topic in the Shape Data (Data Bindings) section to learn about an alternative approach.

  1. Create a new report or open an existing one and bind it to a data source.

  2. Switch to the Group and Sort panel and group the report's data by the required field. Display the footer for the created group.

  3. Drop a Label onto the group footer to display the summary result.

    Click the label's smart tag and set its Summary property to Group.

  4. Click the Expression property's ellipsis button.

  5. This invokes the Summary Expression Editor where you can specify a custom expression with the required summary functions and other logical or arithmetical functions. For example:

    Tip

    See the Expression Constants, Operators, and Functions topic for a complete list of supported summary functions.

  6. You can use the Format String property to format the summary's value.

Switch to Print Preview to see the result.

  • Improve this Doc
Back to top Copyright © 1998-2020 Paragon9, LLC and Developer Express Inc. All rights reserved.