Hi community,
I'm building an app that has a Sharepoint List connected as a data source called AlphaHeaders.
The SharePoint list has around 20 columns and my app allows to edit x10 on a screen and x10 on another screen.
The updates are done one after another, not simultaneously. So at the end of the last edit, I want the whole line (all collumns from a line) to be erased but before that, the line submitted to be copied into a different sharepoint list, maybe using powerflow ?
It might sound a bit confusing but if you don't understand something I'll give you as many updates as needed.