Using Expressions
SQL Server 2000
All report items that display data use expressions to retrieve data from fields and perform calculations. Expressions are used in report items and properties with functions that provide aggregate data and formatting.
The following table describes the topics in this section.
| Topic | Description |
|---|---|
| Manipulating Data with Expressions | Discusses expressions and how to use them in report items. |
| Using Global Collections | Discusses international formatting functions and how to use them within expressions. |
| Using Functions | Discusses functions and how to use them within expressions. |
| Writing Custom Code | Discusses custom assemblies and how to use them in a report. |