Skip to main content

Notifications

Barcode and QR Scanner App

Shanescows Profile Picture Posted by Shanescows 2,218

In this video, you will learn how to use the new scan Barcode function that is a drastic improvement from the old barcode control. 

 

Intro to PowerApps Variable video
Intro to PowerApps Collection video
Using PowerApps Timer Control video

 

For help building, this solution or other PowerApps consulting needs check out PowerApps911.

 

The website I used to generate my test barcodes 

 

Barcode testing as of 8/12/2018

Working
Code 128-B (A & C)
QR
Code 93
Datamatrix
UPC
GS1-128
Code 39
ITF-14
EAN-8

Not Working
Negatives
Interleaved 2of5
Codabar
GS1 Databar
MSI Barcode

This was my testing, not an exhaustive or official list. 🙂

Categories:

Comments

  • OpsAppMan Profile Picture OpsAppMan 2
    Posted at
    Barcode and QR Scanner App

    Have a barcode scanning app for equipment tracking.  Scanning to multiple text input fields but cannot get text input field to reset.  I.e. when I come back into the screen, the previous barcode remains in place.  I am not using a form but I am patching Data to SQL table.  Any help on resetting text input field.         Default = BarcodeScanner1

  • Barcode and QR Scanner App

    Scanbarcode() function is no longer supported 😞 which has made things hard for the auto scanner, I had to get round it by using barcode scanner with the visibility set to false, it still not working as well as the original.