Display data with conditional expressions
Please see my other Telerik report articles.
In this article, I’ll demonstrate how to use an IIf() expression to determine whether data exists and display it, or display nothing.

In the example above, notice how the first Org displays give website links where the last Org only displays one.
Note how the second row is no taller than it needs to display its data.
To achieve this space reuse, I’ll implement the following expression which the length of each website, then writes only those sites with a minimal length or simply writes a blank.
