Skip to main content
Nintex Community Menu Bar

Why is this multiple formula with multiple ands not working?

  • June 23, 2016
  • 1 reply
  • 7 views

Forum|alt.badge.img+8

I have the following formula on the Visible property of a control.

fn-And(fn-And(fn-IsMemberOfGroup('Market Ops Managers'), fn-Equals(Status,"MOM Review")),false)

If I did it correctly the control should never display.   But the control is always displayed.   Why?

P.S.   I do plan to expand on the formula later but I first want to figure out why  the multiple ands are not working.

1 reply

Forum|alt.badge.img+8
  • Author
  • June 24, 2016

At the suggestion of a co-worker, I deleted the existing formula and entered it back in again.    That worked.  Just another one of the many, many bugs within nintex I guess.    Unbelievable.