Chapter 42. Developing sharable managed code expressions in SSRS

William (Bill) Vaughn

Anyone who’s been tasked with creating a customized report knows that it’s all about the expressions. Once the parameters are defined, the datasets built, the groups configured, and the columns laid out, it’s the expressions that give the report the readability and functionality customers demand. As the number of reports grows, the need to reuse common expression code grows with it. This chapter is about sharing expression code. As I walk you through how you can apply bits of logic to report expressions, I’ll point out ways to build strategies that make it easier to update several reports when the expression code has to change.

Although the report processor ...

Get SQL Server MVP Deep Dives, Volume 2 now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.