My apologies, I have posted this question in the past - it was marked as solved but the solution provided wasn't what I was looking for. This Powerapp project is a side task that I move back in forth on every so often. It's been about a month since I was able to work on it last. I'll provide some more information to help clarify my intent.
My App is intended to track parts during manufacturing. A list is kept in Sharepoint which my App primarily draws data from. The issue is adding data into the sharepoint list. While it's not that dificult to do, I'd like to streamline the process.
Currently the process is this: 1) Bill of Material and part data is generated in CAD software and exported into excel. The export file has the same colum setup as the srepoint list. 2) the data is then copied and pasted directly into the master sharepoint list.
The ideal situation would be to interface only though the App to ammend the sharepoint list with the list of parts that need to be added.
Is this a possiblity?
Thanks.