Skip to main content
Christopher Pustizzi (Self) a posé une question dans #Formulas

I want to create a formula checkbox field that looks to see if ANY of 3 fields has blank values.

 

  1. Date field
  2. Date field
  3. Currency field

If any 1 of these 3 is blank, mark as true

3 réponses
  1. 13 nov. 2024, 16:07

    Pro Tip:  Whenever you use an ISBLANK Function in a Formula Field make sure you select "Treat blank fields as BLANKS" not zeroes, or it will misfire

     

    Pro Tip: Whenever you use an ISBLANK Function in a Formula Field make sure you select

0/9000