I am trying to create a workflow from a SharePoint list to a Planner Task. The problem I am bumping into is that the trigger I'd like to leverage is from a calculated field. Below are the two options I'm interested in - I'd be willing to go with whichever is easiest, but the calculated field is giving me problem (at least I think that's where the problem is).
Option 1:
- Once a day, review the SharePoint list
- Condition: If any items on the list are at 300 days since last review (the days column is the calculated field), create a planner task
- If possible, then send an email advising how many new tasks created that day (this part of workflow is not critical)
I've tried it both ways and it's not creating my planner tasks.
Option 2:
- Trigger: If days since last review are at 300 days (calculated field), trigger creating a planner task
- If possible, once daily send email summary with how many new tasks created that day (this part of workflow is not critical)

Report
All responses (
Answers (