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!!