Tagged Questions
0
votes
1answer
372 views
Check for empty date in SPD Workflow
Question
How can I check for an empty date condition in a SharePoint Designer Workflow?
Background
I have a list called "Project" with multiple date fields. I have a calendar called "Project ...
0
votes
0answers
22 views
SharePoint Designer Workflow Logic
I am trying to build a workflow to update certain dates based on a based date. As far as I know if can only be possible via SPD workflow. Here is the logic:
I have three date fields. BaseDate, D1 ...