Hello, i have flow with "When an item is modified (V2)" and i need check if just these two fields (dateFrom or dateTo ) changed, then send an email to manager. How i can do this?

Hello, i have flow with "When an item is modified (V2)" and i need check if just these two fields (dateFrom or dateTo ) changed, then send an email to manager. How i can do this?
Hi @Anonymous ,
I do not believe there is a specific functionality in the SQL server trigger "When an item is updated (V2)" to check which specific field was updated at a moment of time.
The best approach you have for something similar with this would be to use Trigger conditions. Given that you want to check the change on the dateFrom and dateTo, you could input some conditions with these values for the trigger to only execute when it meets your requirements.
As for this specific feature to be added, you can suggest this request in our Ideas Forum here: https://powerusers.microsoft.com/t5/Power-Automate-Ideas/idb-p/MPAIdeas
Regards,
Ricardo