Hello,
Does anyone know if there is a way to create a flow that triggers an action when someone changes the start date for an employee? I can add a condition with dynamic content "Start", but i dont know how i would go about to set it "equal to changed". Is this even possible? Or can you only set values like "True", "False" and count?
Best regards
PH
Solved! Go to Solution.
Hello @PonHed
For writing a flow only on change of start date that is not directly possible but using some trick we can do that.
Trick :-
1. just create another column as name start_Copy and write flow on updation of entity.
2. In flow first Check Start date is not same as start_Copy.If not same the do your operation what you want after that update start_Copy with Start date otherwise do nothing.
Thanks,
satyam
Hello @PonHed
For writing a flow only on change of start date that is not directly possible but using some trick we can do that.
Trick :-
1. just create another column as name start_Copy and write flow on updation of entity.
2. In flow first Check Start date is not same as start_Copy.If not same the do your operation what you want after that update start_Copy with Start date otherwise do nothing.
Thanks,
satyam
Dive into the Power Platform stack with hands-on sessions and labs, virtually delivered to you by experts and community leaders.
Watch Nick Doelman's session from the 2020 Power Platform Community Conference on demand!
User | Count |
---|---|
41 | |
31 | |
29 | |
28 | |
26 |