Asset Management with Barcodes in Power Apps

preview_player
Показать описание
#powerapps #PowerPlatform #CanvasApps #modeldriven

Dive into the world of Power Apps with this comprehensive guide on building an asset management app utilizing the barcode reader on a mobile device. This tutorial covers everything from scanning barcodes to interact with data, updating existing asset details, and adding new assets to your data source. Whether you're managing assets for the first time or looking to refine your process, this video provides step-by-step instructions on creating a user-friendly app for both front-end and back-end management using Dataverse and model-driven apps. Plus, get insights on how to package your app for easy download and use. Join us to streamline your asset management with Power Apps!

Up your Power Apps Skills Today!

0:00 Start
0:41 Demo of an example Power Apps Asset Management tool
1:58 Building in a Solution
2:09 Demo of Model-driven app to manage the assets
3:13 Explaining the barcode reader OnScan
5:27 How to use Coalesce Power FX Function
6:56 Explaining the labels and inputs
8:00 Making the quantity work with up and down arrows
8:41 Add Picture control
10:27 Saving the scan
12:15 Explaining the pop up screen
14:46 Common struggles
15:30 Overview of the Model-driven app
17:52 Walk through of the dataverse table

Need some help on something you are working on, contact us!

PowerApps911

Let's connect on social!
Рекомендации по теме
Комментарии
Автор

Thank you so much. This has been invaluable in getting me started. Had a fairly urgent project assigned to me, so learning Power Apps from zero in a hurry. This video has jumped me along the right path by *weeks*. Appreciate your time in making it, and have subbed. Great work, many thanks.

chrisbardell
Автор

This video is super helpful. Thank you Shane for doing what you do (and the way you do it!)

bryankendig
Автор

Thank you so much for this Shane. I have been trying to do this for months. (I'm just an Accountant by the way)

chrisbani
Автор

a straight forward video... love it. Thank you Shane.

angelmingkem
Автор

This was great, thank you! Is there a way to see the history of each time a barcode was changed - and what information was changed? I haven't started using Power Apps yet, but this gave me some great ideas to start. Now doing a deep dive on the channel lol

Byce
Автор

A few more gems in there (even if I don't have a use case for the barcode reader). Thanks as always Shane 💥💥💥💥

spen
Автор

This was great, and exactly the help I needed. Do you have any idea what features require a premium license? I have made a much more complicated app and my users didnt need a premium license, so its strange.

BlaineAllmond-broq
Автор

Hello, I need to field a text input field in a form with the id's scanned by the Barcode. But I can't seem to make it work. I've tryed other similar videos but either the variable or the collection dosen't work when I copy the exact same code. And I don't undersantd the erros

rubenpires
Автор

Hi Shane. When is the next office hours? Have a few questions regarding this APP

chrisbani
Автор

Very good video, congratulations Shane, as always, but, does PowerApps have any functions planned for RFID, by radio frequency, which is the technology that medium and large companies are using???

joseantoniocalabuiggonzale
Автор

I love this app, I have a silly question though! Is there a way to edit the asset after it's been saved without having to scan the barcode again?

thetimcast
Автор

Thanks, for this. I made a complete inventory app connected to an Excel table like this. Although, I have one issue I can't seem to fix. The records update fine after scanning and adjusting. But when I scan the same code again directly after the edit. It returns the old values. I have no idea how to fix this. Would you have an idea how to fix this?

orogin
Автор

Hi Shane! have you had any problems for the barcode scanner not working in ios? Have one setup and working great in android and window(default values) but ios isnt working and leaves the barcode field blank.

MarkMeek-hp
Автор

This is great Shane, is there a way to add scanning product and a lot number at the same time

taylorhouse
Автор

Is it possible to view IFC-File (Industrie Foundation Class ) in power App ? Thx for your Great content 👍

ichdu
Автор

is there a way to allow like multiple items to go under 1 number (even if i select that number) and it gets like a decimal point like 123.1, 123.2, 123.3 ?

zurahk
Автор

does anyone else get an error when programming the arrow up and down icons? I've been following the video to a T and have my sharepoint set up with corresponding fields but for some reason the following forms. don't work... any help would be greatly appreciated
Set(varQty, varQty + 1);
Set(varQty, varQty - 1);

yaboahere
Автор

can it be scanned and then viewed online from the pc to make the sale?

LineageRagnarok
Автор

Nice video! I did as shown and can't get the spinner to show.

itsMattaTV
Автор

Hi Shane, when i try to update the image. It won't work with the code you provided in Update Asset, why? Variables like VarQuantity does work.

princedjll