I have a list where tickets get submitted via the power app, SP list has various columns such as username, creation time and Priority, status, and Assigned to.
The goal here is to send the username of that item when the status of that item changes to In Progress value and the Assigned column has any email (Person) in it.
I have tried a few variations of conditions but it keeps triggering itself and sends an email to the user.
further more just for the more information, Status column is choice based with 4 choices and Assigned is just people only.
I want to send the email only once when both of these status and Assigned column sees any changes for that item.
I hope someone would be able to help me.
Thank you in advance.😊