Common Condition list does not show if current item field equals value (SPD 2013 Workflow)

Fran Quim 21 Reputation points
2021-08-20T12:37:49.767+00:00

I am creating my very first workflow and I do not see the option for "If current item field equals value" under Common Conditions. I only have 'If any value equals value" on the list.

How will I get this option?

I am trying to set this to "is empty" but I am unable to do so.

125015-image.png

Looking into trying to use "If current item field equals value" if it will resolve my issue.

SharePoint Server
SharePoint Server
A family of Microsoft on-premises document management and storage systems.
2,333 questions
SharePoint Workflow
SharePoint Workflow
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Workflow: An orchestrated and repeatable pattern of business activity, enabling data transformation, service provision, and information retrieval.
569 questions
0 comments No comments
{count} votes

Accepted answer
  1. JoyZ 18,066 Reputation points
    2021-08-23T02:26:51.14+00:00

    @FranQuim-0654,

    In SharePoint designer 2013 platform workflow, this is the default behavior,the "If current item field equals value" condition no longer exists, we could use condition "If any value equals value" to look up the SharePoint current item field:
    125356-image.png
    125355-image.png

    To set it to "is empty", we could directly change the operator from equals to "is empty":
    125404-image.png


    If an Answer is helpful, please click "Accept Answer" and upvote it.

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


0 additional answers

Sort by: Most helpful

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.