Microsoft is giving away 50,000 FREE Microsoft Certification exam vouchers!
Enter the sweepstakes now!Prepping for a Fabric certification exam? Join us for a live prep session with exam experts to learn how to pass the exam. Register now.
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
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!