Help with Selective Update
Help with Selective Update
Comments
-
Im experiencing an issue where I need to selectively update a database, but I am unable to use a selective update step. Is there any workaround or flow I can build to do this manually?
-
Hello!
Yes, this can be done by using a Create Data step, followed by a Save Entities step. The Create Data formats the data you wish to save, and the Save Entities performs the update.