How would I update the same cell of an excel table every time a button is pressed.
I have a template built in excel (as a table).
I was trying to use update a row in flow but it looks like this requires a key value so I wouldn't be able to overwrite each time from what I understand.
Cell value header: Work Order
Cell Value:
Button is pressed and cell value updates to work order selected on powerapps. New work order is selected and cell value changes to new work order without creating new row.