Hello guys,
my problem is that I need a flow which can send me an email only once if the item is modified in the sharepoint list.
As Example: I have two columns with numeric values. the names are "stored" and "reorder level".
If the number of "stored" is getting less then the "reorder level" my flow can send an email as i wished.
my biggest problem is that the flow is sending me again an email after a second change of the item.
I only want it to run one time after getting less then the reorder level.
If the "stored" value of the item is getting modified bigger then the "reorder level" and getting less than the reorder level after a new change it can send once more the email.
I hope I could express my problem and hope to find a solution for this problem.
Thank you in advance 🙂