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 / Inventory Management A...
Power Apps
Answered

Inventory Management Adding Existing Quantity from Input Screen to Excel

(0) ShareShare
ReportReport
Posted on by 4

I am using the Barcode scanner to input supplies into the Inventory management system I built in power apps. I am using Excel tables as my data source. 

 

I already have inventory in the excel sheet, specifically quantities of supplies. How can I input the new quantity of supplies received with the excel column already containing the existing quantity updated? (basically how to I add new quantity + existing quantity to get total quantity)?

 

Thank you!!

Categories:
I have the same question (0)
  • Verified answer
    WarrenBelz Profile Picture
    154,477 Most Valuable Professional on at

    Hi @Kimberly112 ,

    The figure should be something like this

    LookUp(
     Table,
     BarcodeField = First(BarcodeReaderName.Barcodes).Value
    ).QuantityField + Value(YourNewQuantityBox.Text)

     

    Please click Accept as solution if my post helped you solve your issue. This will help others find it more readily. It also closes the item. If the content was useful in other ways, please consider giving it Thumbs Up.

    MVP (Business Applications)   Visit my blog Practical Power Apps

  • Kimberly112 Profile Picture
    4 on at

    That seems to work. I am new to Power apps....is there any way you could help with a Patch code for excel as well?

  • WarrenBelz Profile Picture
    154,477 Most Valuable Professional on at

    Hi @Kimberly112 ,

    What are you trying to patch ? Also note that if you have access to SharePoint lists, you should consider changing as Excel is a quite restrictive data source. 

  • Kimberly112 Profile Picture
    4 on at

    Hi @WarrenBelz

    I am trying to take the information (inventory management of medications) using a barcode scanner to obtain 4 different pieces of data required for the inventory and also additional information such as medication name, NDC, dose, qty of boxes/bottles, qty of pills, and a couple more pieces of information that is input into application. 

     

    The reason I am using excel is that I have multiple formulas written into excel to breakdown the information from the barcode because the output is just a string of 50-60 numbers.

     

    I do have SharePoint lists and I could add the formulas into Lists, if that will make it easier.

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!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 542 Most Valuable Professional

#2
Haque Profile Picture

Haque 206

#3
Kalathiya Profile Picture

Kalathiya 201 Super User 2026 Season 1

Last 30 days Overall leaderboard