Forum Discussion

TiffanyCui's avatar
TiffanyCui
Helper I
5 years ago
Solved

Generate Barcodes Help

Is it possible to create multiple Barcodes based on the work order numbers on one page within one table through Power BI? For example, the Barcodes below are not stored in pictures. First, I'm...
  • lbendlin's avatar
    5 years ago

    You can use SVG code to generate your barcodes.

     

    SVG Barcode Generator (codepen.io)

     

    Look at that code and then implement it in DAX or Power Query equivalent.  Once the SVG is generated you can include it in table/matrix visual cells or in the HTML5 visual.