I need to rebuild an old SharePoint Designer flow in Power Automate. The problem is that I have no documentation whatsoever and so I’m having trouble trying to figure out some of the actions. The fact that I’m a SPD newbie doesn’t help. I have two questions:
- In SPD there is a condition saying “If Variable XXXX (date field) begins with 1/1/0001”. I am not sure what “1/1/0001” stands for. Is it just “empty”? If so, what the Power Automate equivalent for this would be? Should I go for “null” expression?
- There is an action: “then Start Verification process on Current Item with Current Item:Initiator”, where “Verification” is a task. If you click on this, you will be presented with “Task Information”, “Settings” etc. It seems to me like a separate flow nested in the main flow. I have never dealt with tasks within flows. How do I go about it in the Power Automate environment?
I tried to google a solution but no joy. There are some resources telling what "1/1/0001" is more or less, but there are no straightforward answers. I found someone stating the following: "Date fields are never truly empty, so the option doesn't exist. An "empty" date field is actually set to 1/1/0001" But even so, I still don't know what the Power Automate equivalent for this should be.
When it comes to "tasks" within flows, I found no answers.