The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
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!