Hello, everyone!
I'm trying to use the "Send wishes to employees by email as per the birth date in SharePoint list" but there's an issue.
e.g.: the employee's birthday it's in April 1st, but the mailing comes by March 31st. I don't know if the system has trouble with the leap year or another reason (like timezone), but it sends a message to me before the birthday list.
Thanks in any case!
Solved! Go to Solution.
Hi @LeticiaSP_ ,
This time difference is related to the Time zone. You can use the addDays() function to eliminate the time difference.
Please replace the expression in the left parameter with the following:
Hope this helps.
Best Regards,
Hi @LeticiaSP_ ,
This time difference is related to the Time zone. You can use the addDays() function to eliminate the time difference.
Please replace the expression in the left parameter with the following:
Hope this helps.
Best Regards,
Check out new user group experience and if you are a leader please create your group
See the latest Power Automate innovations, updates, and demos from the Microsoft Business Applications Launch Event.