
Hi All
I am building a flow which triggers upon creation of Dataverse row (or modification of a particular column in said table), and has an approval step. My query is whether the update commits before approval, in which case no further action is needed except a confirmation email. Or whether using 'approve and wait' effectively holds the dataverse changes up until approval is given - in which case how do I ensure the amendments are committed once approval is given?
I am looking to avoid unnecessary steps so would appreciate some insight into how it functions.
Thanks for your help