Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
TiffanyCui
Helper I
Helper I

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.

InkedBar Codes_LI.jpg

First, I'm thinking of creating a custom column generating the Barcodes from those numbers and then put them together and publish to the online service.

Second, there will be many rows like this with the numbers and Barcodes. Through desktop, I am not able to print out the full report. So I'm thinking to use Report Builder. Is there a way to generate those barcodes through Report Builder and print out the full report?

Thank you for your patience and time and hope to hear back from you soon.

Best Regards,
Tiffany

1 ACCEPTED SOLUTION
lbendlin
Super User
Super User

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.

View solution in original post

3 REPLIES 3
v-kkf-msft
Community Support
Community Support

Hi @TiffanyCui ,

 

Has your problem been solved? If it is solved, please mark a reply which is helpful to you.

 

If the problem is still not resolved, please provide detailed error information or the expected result you expect. Let me know immediately, looking forward to your reply.

 

Best Regards,
Winniz

v-kkf-msft
Community Support
Community Support

Hi @TiffanyCui ,

 

Please see if these documents are helpful:

 

https://www.codeproject.com/Articles/789254/How-to-Embed-Barcodes-in-Your-SSRS-Report 

https://www.barcoderesource.com/sqlserverreportbuilder.shtml 

https://www.youtube.com/watch?v=q2RmXmn8_Ao 

 


If the problem is still not resolved, please provide detailed error information or the expected result you expect. Let me know immediately, looking forward to your reply.

Best Regards,
Winniz

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

 

lbendlin
Super User
Super User

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.

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.

Top Solution Authors
Top Kudoed Authors