Help
OneKlinik_Admin
4 - Data Explorer
4 - Data Explorer
since ‎Mar 19, 2021
‎Nov 29, 2022

User Statistics

  • 2 Posts
  • 0 Solutions
  • 0 Kudos given
  • 0 Kudos received

User Activity

I want to show a message if a number field is blank. 0 is a valid, non-blank entry. I’m using the formula IF({Number}=BLANK(),"Blank","Not Blank") where {Number} is an integer. What I’m seeing is that blank values and 0 values are treated the same in...