
IF(AND( X = TRUE,
Y = FALSE,
Z =null), 1 ,2)
답변 8개
could you please confirm if you have selected treat blank fields as blanks under the blank value handling section
if say Simplu Adjusted Monthly Plan value is 0 what do you want formula to return?

IF(AND( X = TRUE,
Y = FALSE,
Z =null), 1 ,2)
if say Simplu Adjusted Monthly Plan value is 0 what do you want formula to return?