Hello!
I’m creating a nintex form in sharepoint.
im trying to combine multiple if statements to return a value if true. For example if value 1 equals true, value 2 equals true, and value 3 equals true, return “complete”.
I’m having a hard time getting the formula to work.
Either it returns nothing or sometime it only requires two of the values to be true to return complete.
can someone explain proper way to combine multiple of statements?