PowerApps Read NFC Tag to manage inventory

แชร์
ฝัง
  • เผยแพร่เมื่อ 30 พ.ย. 2024

ความคิดเห็น • 86

  • @YasserIsmail
    @YasserIsmail 3 ปีที่แล้ว +3

    Shane you are amazing was looking for this for 2 years and you are the first to show how it works, I am an expert in NFC and have my own company selling NFC

    • @ShanesCows
      @ShanesCows  3 ปีที่แล้ว

      Awesome. I hope you find the feature has all of the bells and whistles you need to do cool things.

  • @garymalley1797
    @garymalley1797 3 ปีที่แล้ว +1

    Thanks Shane. Really good info and easy to follow as always.

  • @TheMKTube
    @TheMKTube 3 ปีที่แล้ว +3

    This is amazing! Was wondering if you can point me to any resource.. I'm looking to make a bulk entry form that would allow a user to submit a single form but with multiple sub-forms. i.e. The user submits info to HR for 10 new employees in one shot, instead of submitting the form 10 times. I guess it would need a repeater row, but the fields have to be dropdowns so we can assign the status, classification, region, etc. for each employee. Do you have a video on something like this?

    • @ShanesCows
      @ShanesCows  3 ปีที่แล้ว +1

      th-cam.com/video/xgznk4XlPCo/w-d-xo.html I show repeating tables in great details in this series and you are correct, that is exactly what you need to do. :)

  • @foxy7886
    @foxy7886 9 หลายเดือนก่อน +2

    Hi Shane, after setting the output of the Read NFC function to my variable, I cant seem to display the variable as a text. The only options I have for the variable are ".identifer" and ".NDEFRecords"
    Any insights ?

    • @jetarol417
      @jetarol417 หลายเดือนก่อน

      did u resolve it?

  • @MrCuddlyBrick
    @MrCuddlyBrick 2 ปีที่แล้ว

    Thank you for this will dive into this further for our facility.

  • @hillarysinclair9655
    @hillarysinclair9655 หลายเดือนก่อน

    Hello Shane, thank you for the fantastic video! I have been following your tutorials to improve my PowerApps skills. I have a quick question-I am having trouble with the ReadNFC function. It doesn't seem to work for me and I have tested it on multiple phones with no response. I even added an if condition to display a message if the function is blank or not:
    If(IsBlank(ReadNFC()),
    Notify("Read failed.", NotificationType.Error),
    Notify("Data submitted successfully!", NotificationType.Success)
    )
    But still, nothing happens. Could this be a Microsoft issue? Everything else in PowerApps is working perfectly.

  • @farzi2007
    @farzi2007 3 ปีที่แล้ว +2

    Hey! Thanks for the video. When I tried to work with Powerapp, I realized that Powerapps is not reading UID of the tag. However, it reads text, url , etc. Can you help me read the UID?

  • @DustinMedure
    @DustinMedure 3 ปีที่แล้ว +1

    Hi Shane. I really enjoyed this.

    • @ShanesCows
      @ShanesCows  3 ปีที่แล้ว

      Awesome 😎

    • @DustinMedure
      @DustinMedure 3 ปีที่แล้ว

      @@ShanesCows Hi Shane, this is inspiring. I definitely want to get on board with your training program. For personal and for businesses. I'd love to see a fleet management dispatch app.

  • @franciscodaza665
    @franciscodaza665 3 ปีที่แล้ว +1

    Hi Shane, great video. Which NFC tag did you use: NTAG213, NTAG215, or and another model? Thanks for your time!

    • @ShanesCows
      @ShanesCows  3 ปีที่แล้ว +1

      amzn.to/3j5qKyr is the exact ones I used. I think they are 215.

    • @franciscodaza665
      @franciscodaza665 3 ปีที่แล้ว

      @@ShanesCows thanks man, I’m hoping to apply it to a warehouse this weekend, I’ll let you know how it worked it out 👍

  • @johnjunas6714
    @johnjunas6714 3 ปีที่แล้ว +1

    Cool video Shane! I had no idea powerapps had this function.. I wonder if you can write NFCs as well

    • @ShanesCows
      @ShanesCows  3 ปีที่แล้ว +1

      I don't think Power Apps can write them but at least it can read them. If you find a way to write with Power Apps please let me know.

  • @levin3722
    @levin3722 3 ปีที่แล้ว +1

    Thanks 4 the video !
    I am very grateful to you for your Poewerapp series.. Could you show an example of how a IT documentation could be made in Powerapp? I would like that when you click on the username that his PC (from another sharepoint list) appears, that your phone (from another sharepoint list) appears etc ..That would be cool

    • @ShanesCows
      @ShanesCows  3 ปีที่แล้ว +1

      Great suggestion! In the meantime look at the LookUp function for inspiration. th-cam.com/video/W5Z61Q9Rehs/w-d-xo.html

  • @jakesoelberg9205
    @jakesoelberg9205 8 หลายเดือนก่อน +1

    How do a create a data set that pulls the relevant info tied to the NFC tag and then have my "checkout" section write back to the data set on the item of where its location is? We want these on our inventory, and when they get scanned, give a option of different locations it could be at, then write that location into the data set on the relevant item that was tied to that specific NFC tag. I hope this makes sense

    • @ShanesCows
      @ShanesCows  8 หลายเดือนก่อน

      In this video what I did was created a SharePoint list that had the NFC tag info and then additional product info. That way when I scanned the tag I could do a lookup to the SharePoint list for the item. You would then use a Patch to update the information. This video th-cam.com/video/HTY8AnMz5rw/w-d-xo.html will show you the other side of the saving updates equation. combine the 2 and you have what you are looking for.
      We at www.powerapps911.com can also help you if need be.

  • @louiscutmore
    @louiscutmore 3 ปีที่แล้ว +1

    Exciting stuff! Thanks Shane!

  • @PowerThingsWithWes
    @PowerThingsWithWes 3 ปีที่แล้ว +3

    I used to love messing with NFC chips. I'm glad they haven't gone away completely. (also, first)

    • @ShanesCows
      @ShanesCows  3 ปีที่แล้ว +1

      I knew this comment was going to say first. 😁 This was my first time messing with them. Was interesting.

  • @syazniel_4779
    @syazniel_4779 ปีที่แล้ว +1

    Is it possible if i use the external nfc reader to scan the nfc?if my device doesnt have the built in nfc reader

    • @ShanesCows
      @ShanesCows  ปีที่แล้ว +1

      I have never tried. If I was going to try I would use this method I showed for using a USB barcode scanner. th-cam.com/video/XFfr1GDCiFE/w-d-xo.html

  • @matlionis6110
    @matlionis6110 3 ปีที่แล้ว +1

    Hej Shane! Thanks for the awesome walkthrough! Please clear my doubts so I can go cry in the corner. NFC tag reader is only usable on mobile version, right?

    • @ShanesCows
      @ShanesCows  3 ปีที่แล้ว

      As far as I know. If you wanted to use a USB one on your PC I think you would treat it like a keyboard. kind of like I showed in this video th-cam.com/video/XFfr1GDCiFE/w-d-xo.html

    • @matlionis6110
      @matlionis6110 3 ปีที่แล้ว

      @@ShanesCows Unfortunately the option to read NFC via USB in Web browser is at the moment not supported. I tried different methods and the message is always the same inside of Powerapps. Hopefully this will be solved in the future. Back to scanning barcodes :)

  • @marti0
    @marti0 หลายเดือนก่อน +1

    Hi! Informative video:)
    However, I faced one problem: when I press the button, the "ready to scan" message does not appear :(((
    Do you know if this could be a bug with Microsoft? My phone can read NFC through other apps

    • @ShanesCows
      @ShanesCows  หลายเดือนก่อน +1

      I am not sure, I just opened the app and it still works for me. :( Might be a bug. Might be worth making a quick new app that just has the button and test it. Try to figure out if it is the app or the phone or the bug.

    • @marti0
      @marti0 หลายเดือนก่อน

      @@ShanesCows we were going to raise a ticket and noticed that the ticket was already raised the day before (4406775-ReadNFC feature is not working in power apps moible). It is related to the new PowerApss version. Workaround helps but I hope Microsoft will fix this soon.
      Proposed workaroud:
      "While addressing the long-term solution, for short term resolution kindly proceed with publishing your application by setting the studio authoring version to 3.24092.19 and republishing the app.

  • @jetarol417
    @jetarol417 หลายเดือนก่อน +1

    hi, may I ask if the app is still available for download after subscribing?

    • @ShanesCows
      @ShanesCows  หลายเดือนก่อน

      It is, I went and double checked just now. 😎 training.powerapps911.com/courses/take/video-library/lessons/25416199-6-24-2021-power-apps-read-nfc-tag-to-manage-inventory

  • @mwmstals
    @mwmstals 2 ปีที่แล้ว +1

    Hi Shane, have you heard if it will be possible in the foreseeable future to read the serial numbers on NFC tags. In my organization we want to use Powerapps for access control. We use several thousands of cards (which contain a serial number) which until now were inspected visually without any real validation, using an app on a device could help in this process. Is there some beta version of this functionality available that you know of? Thanks

    • @ShanesCows
      @ShanesCows  2 ปีที่แล้ว

      Sorry Martijn, you know more about what is coming with NFC than I do. I am no help.

    • @jeanpierreragequit1726
      @jeanpierreragequit1726 2 ปีที่แล้ว

      I am very new with NTF tech and looking for NFC cards/stickers with a unique identifier to avoid copy. I know this does exist.

  • @calvinchristopher5847
    @calvinchristopher5847 3 ปีที่แล้ว +1

    Shane, did RFID and NFC tags are different? Can power apps read the RFID tags?

    • @ShanesCows
      @ShanesCows  3 ปีที่แล้ว

      No, I think only NFC. 😑

  • @johelsantos6600
    @johelsantos6600 3 ปีที่แล้ว +1

    Saludos desde Panamá, Shane.

  • @octaviusrice4674
    @octaviusrice4674 ปีที่แล้ว +1

    Hey Shane, Thank you so much for the video you have really helped me out a lot on some min things. I did just want was saying to do this video and it did not work for me can you help me how to fix this?

    • @ShanesCows
      @ShanesCows  ปีที่แล้ว

      What did not work?

    • @octaviusrice4674
      @octaviusrice4674 ปีที่แล้ว

      @@ShanesCows When I did VarMyNFCTag. ( The Text or TiN did not pop up) at all; the only thing that popped up was Identifier and NDEFRecord

    • @octaviusrice4674
      @octaviusrice4674 ปีที่แล้ว

      I got it to work; It's not scanning each one individually; how can I fix that?

    • @nickd217
      @nickd217 ปีที่แล้ว

      @@octaviusrice4674 I’m having the same issue

  • @jaredcutlip
    @jaredcutlip ปีที่แล้ว +1

    I seem to be doing something wrong 😢 the only thing I can get from the tag is a full table of all records and can’t isolate just the text.

    • @ShanesCows
      @ShanesCows  ปีที่แล้ว +1

      Use First to get the first record from the table. Then .Text to get the text output. First(ReadNFC().NDEFRecords).Text

  • @citrusdsps1780
    @citrusdsps1780 3 ปีที่แล้ว +1

    Hi Shane, first thank you for all your video tutorials, they're very helpful and informative! Im trying to make a similar app for my department but with a barcode. I have 3 Sheets on 1 excel workbook, Students, Equipment and Checkout (records history of item checked out and students who used the item). I would like to scan the item and students ID, this will get more info from both student and item (name, phone #, email, brand, model, serial number) and add it to the Checkout sheet. However, I cant seem to have the 3 sheets 'talk' to each other. Please advise. Thank you!

    • @ShanesCows
      @ShanesCows  3 ปีที่แล้ว

      You can add all 3 as a datasource to your app. Then you can lookup against each. Should be okay to do.

  • @koynabettawar1211
    @koynabettawar1211 3 ปีที่แล้ว +1

    Hello sir, I have learnt tabbed forms by your video. So I have used it, I have used buttons in the gallery and I want disabled that button if check box is uncheck. Whenever it is check so button should be enable.
    So should I do that sir plz clear my doubt??

    • @ShanesCows
      @ShanesCows  3 ปีที่แล้ว

      See other comment for the idea. Set the visible property to respond to the condition.

  • @koynabettawar1211
    @koynabettawar1211 3 ปีที่แล้ว +1

    Hello sir, could you please clear my doubt regarding Power apps?
    The doubt is, how to hide a fields based on toggle? If I on toggle the fields should be visible, otherwise it should not be visible. Can you sovle my doubt??

    • @ShanesCows
      @ShanesCows  3 ปีที่แล้ว

      Set the Visible property of the Field to ToggleName.Value That will do it.

  • @Marv342
    @Marv342 2 ปีที่แล้ว +1

    Hey Shane,
    is there any way to use NFC Tags on Windows App? I build a App for my employees to login and track the working hours. At the moment I am using a personal code. But I would love to give them RFID / NFC chips to login. But it is only working on iOS or Andorid.

    • @ShanesCows
      @ShanesCows  2 ปีที่แล้ว

      I don't know. Sorry. Is there a USB NFC reader available? I have never looked.

    • @Marv342
      @Marv342 2 ปีที่แล้ว

      @@ShanesCows Okay. Yes there are different reader available. But I may found a solution. I hope to find a software, which uses the reader as keyboard and inserts the text. But right now I cant download it, because the manufacture of the reader has problems on the website.

  • @jaredmissler418
    @jaredmissler418 2 ปีที่แล้ว

    Hi Shane, thanks so much for these videos. Do you have any videos for a very simple inventory system? I want to create one where my team issues out chemicals where the app subtracts from the main inventory list as items are issued.

    • @fireball18k95
      @fireball18k95 2 ปีที่แล้ว

      your better off paying for shopfiy at that point, great inventory mgmt

  • @davemartinez5348
    @davemartinez5348 3 ปีที่แล้ว +1

    desde pc no funciona arroja error (no se admite ReadNFC() en el explorador web. para probar esta función , ejecute la aplicación en la aplicación móvil de power apps) estaría padre que funcionara desde el explorador web ya que tengo lectora de rfc y no le he dado gran funcionalidad

    • @ShanesCows
      @ShanesCows  3 ปีที่แล้ว

      I don't speak Spanish but my rough translation makes me say "I agree with you. It is annoying you have to do it on mobile only." 😀

  • @Adi-vz9to
    @Adi-vz9to 2 ปีที่แล้ว

    Hi Shane, is there a way to read hrfid tags using power apps or integrate them with external libraries of python, c# or Javascript to integrate this functionality in them.

    • @ShanesCows
      @ShanesCows  2 ปีที่แล้ว

      Not that I know of.

  • @sai.sankarwork
    @sai.sankarwork ปีที่แล้ว +1

    great video

  • @decrypt83
    @decrypt83 2 ปีที่แล้ว

    I would like to see 2 buttons, one for check in, and one for check out. Click 'Check out button', scan the item and your good to go, then when returning the item- Click 'Check in button', scan the item to check it back in again

    • @nickd217
      @nickd217 ปีที่แล้ว

      Yes how would you do this

    • @decrypt83
      @decrypt83 ปีที่แล้ว

      Make 2 buttons, make the buttons "add" or "decrease" then scan the nfc tag, not done it, but it should be pretty straight forward

    • @nickd217
      @nickd217 ปีที่แล้ว

      What would the code be for add

  • @M365_Minion
    @M365_Minion 3 ปีที่แล้ว +1

    Oh this is very, very cool......

    • @ShanesCows
      @ShanesCows  3 ปีที่แล้ว

      Thanks, it was fun for me to learn and play with. 🤓

  • @nickd217
    @nickd217 ปีที่แล้ว +1

    What’s is reset timer 1

    • @ShanesCows
      @ShanesCows  ปีที่แล้ว

      Can you give me a timestamp and I can try to explain it?

    • @nickd217
      @nickd217 ปีที่แล้ว +1

      9:30 varNFC.Text is also giving me issues

    • @ShanesCows
      @ShanesCows  ปีที่แล้ว

      @@nickd217 Timer1 is used to deal with a problem I was having capturing Signatures. You can ignore it, will not effect anything you are doing. varNFC is shown just a tad before this. That is the variable I am storing the output of the Scan into. The data is a record. So you have to . to the field from the record you want.

    • @nickd217
      @nickd217 ปีที่แล้ว

      The ID=value(varNFC.Text) is still giving me issues

    • @nickd217
      @nickd217 ปีที่แล้ว +1

      I do not have a text option