Skip to main content

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.

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. 


Reply