Pro SQL Server 2012 Reporting Services

(sharon) #1

CHAPTER 6  BUILDING REPORTS


Figure 6-21. Output of the HTML code from the Format table

To assign the HTML code to the textbox placeholder, all that you need to do is right-click anywhere
in the textbox and select Add Placeholder. You will label each placeholder as well as assign it an
expression value. In this case, you will assign it the value =FIRST(Fields!html_col.Value, "DataSet1") as
there is only one row in the format table for this example. In order for the HTML to be displayed
correctly in the textbox, with all formatting, it is important to select HTML – Interpret HTML Tags as
Styles from the Placeholder Properties box, as in Figure 6-22.
Free download pdf