Skip to main content
Emily Walsdorf 님이 #Data Management에 질문했습니다
Hey Community - I'm trying to reference a boolean formula in another formula, and I'm thinking it's the reason I'm not getting the answer correct.  See formula (X and Y are other boolean formulas):

 

IF(AND(  X  = TRUE,

 

Y = FALSE,

 

Z =null), 1 ,2)
답변 8개
  1. 2018년 7월 30일 오후 10:18
    could you please confirm if you have selected treat blank fields as blanks under the blank value handling section

     

    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 say Simplu Adjusted Monthly Plan value is 0 what do you want formula to return?
0/9000