
Announcements
Hello,
I am trying to create a flow which would speed up requesting materials. Workers have to pack boxes of equipment. I have created a Microsoft Forms page which they can complete using a QR code. They would answer each question as they pack the box. The idea is that each question would then update a row in an Excel spreadsheet table. This table lists the entire components of the box. At the end, I can then see what items we are missing.
I cannot get the flow to work beyond the first row. For the Key Value, I have used the unique identifier for the item. The flow will not allow the same value to be entered on the next row e.g. if there is 1 packet present, it will not put this number in a second time in another row. This is the error message:
Excel table already has a row with id '1'.
clientRequestId: b4188d31-c5dc-4b2c-9342-e685fa94c61b
Is there something I can do differently?