Not able to add condition for "Choice" column in Conditional Branch activity

  • 20 March 2020
  • 1 reply
  • 25 views

Hi,

 

In my custom list, I have one choice column name "Status" and values for it are Active and Inactive.

In my Conditional Branch activity, I want to add condition for it i.e. Status equals Active

but value text box is not appearing for that. See attached screen shot to get more detail. It's something like

When -> List Lookup

              Source : Current Item

              Field     : Status

              equal

so here after equal, Value textbox is not appering. which appears for other type of column like Single Line of Text. So am i missing something in this or some issue is there from Nintex side with Choice column? Can you please suggest.

 

 

 

 

 


1 reply

Userlevel 3
Badge +9

Just put the word Active in your second highlighted field.
The Value option is available for specific types of fields/columns.
For example, a Yes/No field/column.


It seems like Nintex doesn't support enumerating the Choice values in the Conditional Branch action. Perhaps the reason is you have the option to enable user-supplied values upon run-time. so Workflow can't present all possible values.

Reply