Skip to main content
Nintex Community Menu Bar
Solved

Run if...

  • December 15, 2017
  • 4 replies
  • 7 views

Forum|alt.badge.img+5

Hi, 

 

I tried the following but can't get it to work. Help, please!!!!

 

I have a column name called: CostCentre. This column is a drop down menu

I want to achieve in my workflow that if from the drop down "4030 Band 3" is chosen than email to a particular person.

 

See screen shots.

211594_pastedImage_1.png

 

211595_pastedImage_2.png

Best answer by cdsommerfield

You should use equals instead of contains, also the entry doesn't match the dropdown. You have "4030 Band3" in the dropdown but in the run if you have "4030 Band 3" with a space

4 replies

Forum|alt.badge.img+9
  • 101 replies
  • Answer
  • December 15, 2017

You should use equals instead of contains, also the entry doesn't match the dropdown. You have "4030 Band3" in the dropdown but in the run if you have "4030 Band 3" with a space


Forum|alt.badge.img+5
  • Author
  • 33 replies
  • December 15, 2017

Hi Chad,

I will try later with "equals" and let you know.

The space was a type mistake

Regards,

Adam


Forum|alt.badge.img+5
  • Author
  • 33 replies
  • December 15, 2017

Hi Chadd,

It worked, it was as simple as that.

Just by choosing "Equals".

Thanks,

Adam


Forum|alt.badge.img+9
  • 101 replies
  • December 15, 2017

Glad it worked out for you! Happy Nintexing :-p