How to make nested IF statement in SP Designer

Angela French 1 Reputation point
2020-07-30T18:41:38.003+00:00

I can't tell in this new UI if I'm still in the SharePoint forum... but here goes:

I need to write a nested IF statement in a custom workflow and can't figure out how to do it in the Designer UI. This is a 2013 workflow. Here is my logic:

IF Pillar = FIN
IF SIT Migration = Requested
OR SVX Migration – Requested
OR UAT Migration = Requested
THEN
Send Email

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,685 questions
{count} votes

1 answer

Sort by: Most helpful
  1. ChelseaWu-MSFT 6,326 Reputation points
    2020-07-31T05:42:54.237+00:00

    Here is a sample workflow for your reference:

    14658-annotation-2020-07-31-133946.png

    Feel free to point it out if I have misunderstood your request.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.