I am having trouble creating a variable to insert into my condition action to compare the SharePoint created value to a "due date" value that I would create.
I want to send one email if the date created is before a certain date that I can change easily. Also, send another email if the SharePoint item is created after my due date. I attached where I was stuck in my flow process.
Thanks
Hi @Isaiah_John, you're not going to be able to add in a date at the point where the conditions is evaluated, there's no way to do that. What you could do is to have a "Manually trigger a flow" trigger with a date input which is the due date you want to change easily. So when you run the flow you will be asked to enter the date. The next action is to get the items from your list and then apply a condition Created is greater than or equal to the due date you manually entered.
Rob
Los Gallardos
If I've answered your question or solved your problem, please mark this question as answered. This helps others who have the same question find a solution quickly via the forum search. If you liked my response, please consider giving it a thumbs up. Thanks.
Power Automate User Groups are coming! Make sure you’re among the first to know when user groups go live for public preview.
User | Count |
---|---|
53 | |
41 | |
39 | |
34 | |
34 |
User | Count |
---|---|
70 | |
64 | |
60 | |
58 | |
50 |