March 2006
Beginner to intermediate
480 pages
11h 17m
English
• What Is an Expression?
• Expression Syntax
• Adding Expressions
• Collections
• Using Functions
• Other Functions
• Using Expressions to Change Report Item Properties and Behavior
• Example: Placing Emphasis on Certain Values
This might come as a bit of a shock, but everything you have done up to this point has been done using expressions. Expressions are central to SSRS. In fact, they are so central, that just about everything depends on them. Every property on every report item is an expression. The designer just sets them to predefined values, instead of making them dynamic. This chapter covers making these properties dynamic, and how to use SSRS’s built-in tools to help you do so.