Hey there,
I want to set up a daily reminder email from PowerAutomate.
Conditions:
- Check SharePoint Online document library daily, if any of the "Status" columns are showing "Pending", then send reminder email. Any other value in this column will not send a reminder email.
Solved! Go to Solution.
Hi @jbritz22 ,
Refer this it will help you, you can change instead of contains you can use equals.
Regards
Ahammad Riyaz
--------------------------------------------------------------------------------
If this post helps answer your question, please click on “Accept as Solution” to help other members find it more quickly. If you thought this post was helpful, please give it a Thumbs Up.
Hi @jbritz22 ,
Refer this it will help you, you can change instead of contains you can use equals.
Regards
Ahammad Riyaz
--------------------------------------------------------------------------------
If this post helps answer your question, please click on “Accept as Solution” to help other members find it more quickly. If you thought this post was helpful, please give it a Thumbs Up.
Thanks, this seems to have done the trick. Nice and simple! 🙂