Forum Discussion

graberic's avatar
graberic
New Member
2 years ago

Mutilple font formats on one table entry

Hello,

Using Report Builder and I would like to have two values in a table text box. The values would be the same data source.

One with normal text formatting and one with a barcode font.

I understand a Placeholder should do this but I am not seeing the options in my version of report builder.

 

=Fields!TDM_COMP_COMPID.Value &vbcrlf   ------ normal font
&Fields!TDM_COMP_COMPID.Value               ------ barcode font