Scan and Store Barcodes in Sharepoint using PowerApps!

  Рет қаралды 39,206

Henry Ouang

Henry Ouang

Күн бұрын

Thank you so much for the support. I love hearing from you guys and will do my best to get back!
In this video, I demonstrate how to create a barcode scanner in PowerApps that automatically stores scanned items within sharepoint lists. This can be particularly useful in companies that use barcodes, such as warehouses or logistics centers.
Let me know what you guys would like for the next video!
If you enjoyed it, please like, comment, and subscribe. It means a lot to me!
You can contact me at admin@enteleca.com for inquiries.
Connect with me on LinkedIn: / henry-ouang-6a6162134
Follow me on Twitter: / henryouang

Пікірлер: 50
@hughmurfitt
@hughmurfitt 4 жыл бұрын
Excellent video, Henry. Your work has saved me a huge amount of time (in terms of research I now don't have to do). Thank you so much
@henryouang
@henryouang 4 жыл бұрын
I'm glad I saved you more time for you to spend doing other productive activities! That is my goal. Stay tuned for more helpful tutorials! Thank you!
@nofam
@nofam 3 жыл бұрын
Great video Henry! It's been super-helpful!!!
@msoit8594
@msoit8594 4 жыл бұрын
Nice one!! Excellent video, worked straight away.
@SissasHeART
@SissasHeART 4 жыл бұрын
Thank you - you make it look easy, can't wait to try it. I was wondering - how would you do this is you wanted to keep a couple of constant data pieces and then a list. To help illustrate - I'd want to scan an SOP QC Code, a Trainer (both of those are static) - then each person that attends the training - they would have a QC code on their badges. I would love to hear your solution ideas for that!
@reinierstoltz7176
@reinierstoltz7176 2 жыл бұрын
Thank you, saved me lot of time.
@SA-kt3wt
@SA-kt3wt 4 жыл бұрын
Really helpful thank you One query I have is I want to put the barcode number from the scan into a form first (as I have other data I fields that are associated with the barcode I want the user to input). I did it once successfully so the table was barcode / then data along one row. But then I must have deleted something as it no longer works. I set the default text in the data card to the barcode scanner which works (it populates on each scan) but is not pulling through to table now. Bit confused!
@abdullahkamal6502
@abdullahkamal6502 2 жыл бұрын
you are the besttttttttttt
@tomtebodakoloni3228
@tomtebodakoloni3228 7 ай бұрын
Hi Henry, I recently watched your video on how to scan and store barcodes in SharePoint using Power Apps. I found it to be very informative and helpful, so I wanted to take a moment to express my gratitude for your efforts in creating such a valuable resource. I have a specific question regarding an existing SharePoint list. Suppose I have a list that is already populated with data, but it lacks a barcode and a running number. I would like to add these two fields to the list, with the running number serving as the barcode. Could you please provide some guidance on how to accomplish this? Thank you once again for your insightful video. I look forward to your response. Best regards
@paulskingley
@paulskingley 3 жыл бұрын
great video. thanks. one question ... is there a way to capture a signature in powerapps and save to the sharepoint list?
@wernergouws2744
@wernergouws2744 Жыл бұрын
This is awesome, will it be possible to add text and lookup column fields in this app to push to a SP list?
@Porknan
@Porknan 2 жыл бұрын
Thanks - what should the datatype be for the barcode field in the share point list?
@huyenduongtran589
@huyenduongtran589 3 ай бұрын
Are you Vietnamese, your voice is so nice!
@bennyponet2186
@bennyponet2186 4 жыл бұрын
Super, easy to design a barcode scanner for inventory database, thnx
@simonea.4189
@simonea.4189 2 жыл бұрын
Thanks for the video. I did exactly as you did, but I always get the "unexpected characters" error. I think I have set the columns in sharepoint well. I paste you the code: Patch ('DPI Tracking', {Item: BarcodeScanner1.Value, Technician: User (). FullName, Data: Now ()}) It highlights the parentheses after "Patch" and "{" as an error. thank you so much!!
@user-ym8gu2ve2f
@user-ym8gu2ve2f Жыл бұрын
Patch('Final'; {Item: BarcodeScanner1.Value; Tecnico: User().FullName; Data: Now()})
@colby4390
@colby4390 2 жыл бұрын
I have a Microsoft Form that our service guys are using for auditing a bunch of equipment inside buildings. They use the form to upload a photo of a barcode to a sharepoint list. Can a power app load that barcode image from the sharepoint list then read it with the barcode scanner?
@hunganh1396
@hunganh1396 3 жыл бұрын
Thank you! I have a question: "How do I use real barcode scanner with powerapps"
@netherlandsinternationalsc8050
@netherlandsinternationalsc8050 2 жыл бұрын
Hi Henry, thank you for this tutorial. I followed exactly the code but I am getting error message (The barcode scanner is not configured to scan a valid barcode type) on the app when I click on the scan button on the phone. Please help.
@Meurre001
@Meurre001 4 жыл бұрын
Hi, Thanks for the video. Is there any way to do the opposite? I mean, showing/finding a record from a Sharepoint List by scanning a QR code? (giving the QR code the same name as a unique item on that list). Thanks
@henryouang
@henryouang 4 жыл бұрын
Madriquad no problem! Maybe you could try using a Search function with the scanned item’s value within it. So your function would be searching within a database for the scanned item. You could then take this out and display the values that it results in (hopefully 1 value). Try that, I believe it will work!
@FaithfulStreaming
@FaithfulStreaming 3 жыл бұрын
If I wanted to create a powerapp barcode scanner for housekeeping employees with buttons on a mobile app. For example each place they clean can log in a sharepoint list who cleaned, when, and any comments and tracked through powerBI? Anyone know where I can find this?
@dr.mohammedmohammed7633
@dr.mohammedmohammed7633 2 жыл бұрын
bro , some time we need to get scanning one barcode and this barcode having not only one information ,,, some time 3 some time 4 and so on ,,, but question is how we after scanning this code we distributed the information that comes from the code to deferent field properly because it only on barcode containing multiple information , like the name , phone number , age , other ,,, this is my question?
@astonish1109
@astonish1109 2 жыл бұрын
Any tutorials on multiple barcode scanner?
@milig.8106
@milig.8106 Жыл бұрын
How can we make the barcode scanner to scan an electric meter serial number? It just didn’t work for the serial number n that’s I needed
@onatsworld9911
@onatsworld9911 4 жыл бұрын
Hi, Thank you for this video. I applied all of them (exactly same). However, app on the phone says that "Status: Field required" and the list is not updated. What is missing in my app?
@henryouang
@henryouang 4 жыл бұрын
Kuntay, could you send the code you put in to admin@enteleca.com? Maybe I can find a mistake in it. Alternatively, since you probably entered the information in correctly, maybe you didn’t create the respective fields within Sharepoint?
@onatsworld9911
@onatsworld9911 4 жыл бұрын
@@henryouang Hi Henry, I just added a new column called Status then the problem is solved !!!
@hughmurfitt
@hughmurfitt 4 жыл бұрын
Review the default list columns (e.g. "Title") in the List Settings and uncheck the "Required" box. If this is left checked, SharePoint will not allow a record (row) to be created / saved unless the Title field is populated with some data (which it won't be, as Henry's app is not collecting any data for that field). HTH
@dependentongadgets480
@dependentongadgets480 3 жыл бұрын
@@hughmurfitt I tried that, but my phone persists with the error "Title: Field 'Title' is required' - I've tried using the field AND making it 'not required' but no joy :-(
@Lineage2Ragnarok
@Lineage2Ragnarok 5 ай бұрын
Is this the only way to set the product name to automatic?
@fabianmaes1448
@fabianmaes1448 4 жыл бұрын
Hi, Is it possible to use a real barcodescanner instead of the phone?
@jeffreymenezes6493
@jeffreymenezes6493 11 ай бұрын
Hi Henry, The formula that you use in this video (5:58) does not seem to work for me, could this be because this video was made 3 years ago and updates to the sofware has been made??
@danzukielyzu273
@danzukielyzu273 3 жыл бұрын
When I enter the formula I get an error that says "The specified column "Item" does not exist. The Column with the most Similar name is 'ID'" any clue what I'm doing wrong?
@warehousetechie6428
@warehousetechie6428 4 жыл бұрын
Do u know of a way to generate a barcode with PowerApps
@henryouang
@henryouang 4 жыл бұрын
I would use a free barcode generator's API and link it all together with an HTMLText field. I'll make a video about it soon.
@shaikha4362
@shaikha4362 2 жыл бұрын
Thank you so much for this, I did the exact as demonstrated but it shows me the error "Title: Field "Title" is required"
@MohammadArif1187
@MohammadArif1187 2 жыл бұрын
Please check your DB there should be a title field in the table and that title field is required field. So if you don't need that field just delete it or change the field type to unrequired 🙂
@simonea.4189
@simonea.4189 2 жыл бұрын
@@MohammadArif1187 Can you please tell me where I find this information? I am going crazy. Thank you
@raphaeltoye7024
@raphaeltoye7024 2 жыл бұрын
@@simonea.4189 if its sharepoint, go to your list setting, locate title, uncheck field required, hope this work
@777tonahttiu777
@777tonahttiu777 11 ай бұрын
Thank you for the info, tried it several times but it will not work for me. Item: BarcodeReader2.Value, WhoScanned: User().FullName, Time: Now()}) Always gives me an error message saying Value is not accepted. Any suggestions?
@ajingar
@ajingar 4 ай бұрын
I think the API has changed now.
@addisutegegn9125
@addisutegegn9125 3 жыл бұрын
hoops It doesn't work for me. pls help.it gives me an error( the type of this argument x not much the expected argument "record" found type text. I use the code.Patch('Final',{Item:BarcodeScanner2.Value,Whoscanned:User().FullName,time:Now()}).in share point i use a list with name"final" with columns Item(multi line), who scanned(multi line), and time (date and time)
@raghadzarei4907
@raghadzarei4907 3 жыл бұрын
Any answer to this?
@simonea.4189
@simonea.4189 2 жыл бұрын
@@raghadzarei4907 Patch('Final'; {Item: BarcodeScanner1.Value; Tecnico: User().FullName; Data: Now()})
@user-ym8gu2ve2f
@user-ym8gu2ve2f Жыл бұрын
@@simonea.4189 It's working. Thank you very much!
@user-og5ct1zt8f
@user-og5ct1zt8f 9 ай бұрын
User this Patch('Automated Scan',{Item: BarcodeReader1.Value, Whoscanned: User().FullName, Time: Now()}) not working
@ajingar
@ajingar 4 ай бұрын
Yeah, it's not working - I think the API has changed now.
Learn PowerApps - Learn How to Link PowerApps with Excel
14:41
Henry Ouang
Рет қаралды 78 М.
Learn PowerApps - Autofill Templates in Sharepoint Tutorial
20:58
НРАВИТСЯ ЭТОТ ФОРМАТ??
00:37
МЯТНАЯ ФАНТА
Рет қаралды 4,9 МЛН
What it feels like cleaning up after a toddler.
00:40
Daniel LaBelle
Рет қаралды 76 МЛН
ЧУТЬ НЕ УТОНУЛ #shorts
00:27
Паша Осадчий
Рет қаралды 9 МЛН
A clash of kindness and indifference #shorts
00:17
Fabiosa Best Lifehacks
Рет қаралды 119 МЛН
Power Apps USB Barcode Scanner
7:46
Shane Young
Рет қаралды 25 М.
Barcode Scanner mit Power Apps
36:23
Kai Weissmann
Рет қаралды 14 М.
SharePoint Document Sets and Content Types are better together
8:38
Daniel Anderson
Рет қаралды 1,4 М.
[Lern PowerApps] EP26: Ein Ausflug ins DATAVERSE mit dem BARCODESCANNER
33:21
R2Power - Lern PowerApps
Рет қаралды 4,5 М.
Build an Inventory Management App using PowerApps | Tutorial | Step by step
24:54
Power Apps Barcode  Scanning *Reboot*
20:28
Solved Systems
Рет қаралды 19 М.
Generate Barcodes inside of PowerApps!
15:27
Henry Ouang
Рет қаралды 20 М.
Scan Multiple Barcode in PowerApps
7:54
Ramprakash Duraisamy
Рет қаралды 8 М.
Footballers Crazy Water Pool Challenge🌊
0:27
Football Life
Рет қаралды 15 МЛН
казахи сделали мустанг🤯❗️
0:26
Профессор ПельменАрти💀
Рет қаралды 6 МЛН