How could I have missed it?! Only recently did I discover the placeholder concept in Microsoft SQL Server Reporting Services (SSRS).
In the report design interface, a text box containing an expression more complex than a single field reference (e.g. [FirstName]) or single field aggregate function call (e.g. [Count(Orders)]) is displayed as <<Expr>>. Continue reading
