The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.
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!