Hello,
I'm running a Power App via CDS. The Entity has about 40 Fields. When the last Field is updated Job Complete, I'd like to then copy the record to an Azure SQL DB Table and then delete the record out of CDS. I already have the Table built out and Formatted in Azure.
I have a similar Flow already that duplicates the record in another CDS Entity, but this was only a temporary solution. I thought there would be a similar approach but have yet to find a solution.
Thanks,