Filtering data

Using the SDK ››
Parent Previous Next

 

Report Application Server .NET SDK Developer Guide

Filtering data


 







Filters are used to select specific records and groups in a report by applying selection formulas to the data. This section explains how to use the DataDefController class to interact with filters in a report.

Classes used for filtering data

Modifies record, saved data, and group selection formulas to filter data in a report. Access the appropriate type of filter with the DataDefController.RecordFilterController, DataDefController.SavedDataFilterController , and DataDefController.GroupFilterController properties.

Represents a filter in a report and allows you to set the formula string.

An ordered array of FieldRangeFilterItem and OperatorFilterItem objects representing the individual components of a formula for a particular filter.

In this section:

© 2021 SAP AG. All rights reserved.

http://www.sap.com/sapbusinessobjects/

Support services

http://service.sap.com/bosap-support/

Created with the Personal Edition of HelpNDoc: Produce online help for Qt applications