Thursday, March 8, 2012

Alter Font of Data

Hello!

I have a matrix. Inside "Data", I have the follow code:

Fields!Name.Value & Chr(13) & Chr(10) & Fields!Group.Value

Is it possible place Font Bold only at Fields!Name.Value? How?

Thanks

Reporting Services does not support rich text or multiple formats inside text boxes. It is on our wishlist for a future release.

However, you could easily put another textbox in the cell with the Name.Value in a bold font and the other fields in another textbox. You could also add another column.

No comments:

Post a Comment