View on GitHub

dotnet-eud

.NET Controls End-User Documentation

Expression Editor

The Expression Editor provides the capability for constructing expressions in the Web Report Designer.

This topic consists of the following section.

Expression Editor Overview

The Expression Editor’s visual interface allows you to type an expression manually or select predefined functions, operators and operands. The editor supports a variety of aggregate, date-time, logical, math and string functions. You can also use logical and arithmetic operators and fields of a data source to which a report is bound.

expression-editor-calc-field-1

After you finish constructing an expression, click Save. If an expression contains any errors, the expression-editor-error-icon icon appears meaning that the expression should be rewritten.

Expression Syntax

The following syntax conventions should be taken into account when using the Expression editor.

Using the Expression Editor

Expressions can be used for calculating query parameters and calculated fields values as well as for specifying conditions of formatting rules.