Hello,
I've created several power apps that all run off of a single Entity. I have a Field named in that Entity named 'Completed On'. When the 'Completed On' field is populated, I'd like to make a copy of that row into a new Entity which will act as historic data dump. After that copy is created I'd like to delete the row from the Entity which drives the Apps.
Thanks!!