web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Apps / Barcode fill SharePoin...
Power Apps
Answered

Barcode fill SharePoint list

(0) ShareShare
ReportReport
Posted on by Microsoft Employee

Hi,

 

I'm pretty sure its possible as I think I have seen someone do it before but cannot find it anywhere....

 

We are giving out a number of employees an iPad and want to record who is given which device. We have a sharepoint list with their name and a column to enter the iPad's serial number (12 random digits). To avoid human error when typing this long number I was wondering if it's possible for the barcode scanner to populate the field/column associated with that SharePoint item? 

 

I know the barcode scanner can ADD a new item but this would mean they have to type the user's name in and then we woudlnt be able to see who has not recieved one yet etc.

 

Thanks in advance! 

Categories:
I have the same question (0)
  • Verified answer
    StalinPonnusamy Profile Picture
    Super User 2024 Season 1 on at

    Hi @Anonymous 

     

    We can update Sharepoint with the Barcode number. Ideally, Sharepoint should have a few columns

     

    Employee-Person Field

    Serial Number - Number or Text

     

    StalinPonnusamy_2-1635530358997.png

     

     

    Using PowerApps, You will be having a form to create or edit an existing item. The form should have Employee as Combo box and Text box for the Scanned Value

    StalinPonnusamy_0-1635530076346.png

     

    Set the Items property of person combo box to

     

    Choices([@'Device Inventory'].Employee)

     

     

    Set OnScan property of Barcode Scanner to

     

    Set(DeviceSerialNumber, BarcodeScanner1.Value)

     

     

    Set the Default property of Serial number text control to

     

    If(IsBlank(Parent.Default), DeviceSerialNumber, Parent.Default)

     

     

    And submit the form

    SubmitForm(EditForm1)

     

    Let me know I can help with more details


    Thanks,
    Stalin - Learn To Illuminate

  • StalinPonnusamy Profile Picture
    Super User 2024 Season 1 on at

    Hi @Anonymous 


    Please let us know if anything needs on your post. We can help with this.

    Please mark the post as Solved If I have answered your question.
    Please give it a Thumbs Up if you find the suggestion helpful

    Thanks,
    Stalin - Learn To Illuminate

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Congratulations to the April Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
Vish WR Profile Picture

Vish WR 899

#2
Valantis Profile Picture

Valantis 571

#3
11manish Profile Picture

11manish 499

Last 30 days Overall leaderboard