Forum Discussion
graberic
2 years agoNew Member
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
1 Reply
- AnonymousNot applicable
Hi graberic
I found an old thread that may be helpful: Solved: Re: Cannot see barcode in powerbi Report Builder w... - Microsoft Fabric Community It used an online barcode api to convert the string to barcode.
Best Regards,
Jing
If this post helps, please Accept it as Solution to help other members find it. Appreciate your Kudos!