Hi all,
I´m about to go crazy 😂. From the beginning. I created a flow that is triggered by a dataverse table when a row is added.
It updates some additional Fields and sends an email to a certain approver. This issue comes with the next steps.
When the first approver approves, i want to trigger the second part of the flow to send an email to the next approver.
For that the flow needs to check if a certain field of a certain row ID is modified. For this i used a second dataverse trigger "when a row is modified". Now i struggle how to select/filter that specific item (that have been approved from the 1st approver) and how i can check if the approval status 1 have been set to approved or rejected.
Many thanks,
Eric