0

(Invalid)

There are any way to remove (invalid) until the other values arrived

2 replies

null
    • Fred
    • 1 yr ago
    • Reported - view

    one way is to put an if statement in front:

    if denominatorfieldname != null then
    current formula
    end
    

    If you are doing division then you can check to see if the denominator field is not null. And if it is then leave it blank or you can use a "thus" and put whatever you want.

      • Rafael Sanchis
      • Rafael_Sanchis
      • 1 yr ago
      • Reported - view

      Fred 

      Excelent

Content aside

  • Status Answered
  • 1 yr agoLast active
  • 2Replies
  • 49Views
  • 2 Following