Forum Discussion
New Trigger Conditions for Flow!
Audrie Gordon This is great, thank you!
I have a question regarding the trigger. I want to be able to trigger a flow when a specific column is modified in anyway, what is the trigger condition for that? Is it something like "@onChange("?
- Jan 21, 2020Here you guys go. Only current way to do this is utilizing an HTTP request call to get a columns previous value, then act based on the change.
https://powerusers.microsoft.com/t5/Power-Automate-Community-Blog/Check-for-a-Change-in-a-SharePoint-List-Column-Value/ba-p/241347- H_B_MJan 21, 2020Copper Contributor
Excellent, thanks ChrisWebbTech !
- Brajesh1986Nov 03, 2022Copper Contributor
I am having a view and I want to send a notification to the owner of these views. For example, I have 9 rows with 3 action items for 3 Areas. There is one column with Owner, so 3 owners of these Areas. There is one column name state (In-progress, Completed). My ask is how we can trigger monthly mail notifications to owners if their respective action item state is "In progress" at the start of each month. So if any action item is "In-Progress" then the owners will receive the mail but not for a complete one.
- H_B_MJan 21, 2020Copper Contributor
Audrie Gordon I have the same question as JodyClaggett985 . Can you provide any clarification on how to make a trigger link to a specific column being modified?
Thanks.