Forum Discussion

lp's avatar
lp
New Contributor II
3 years ago

Where Text Field is not Blank

Hello, I am trying to write a rule where I get the base of Net Income where the Text 2 field is not blank. Does anyone know the syntax to indicate blank?  A#NET_INCOME.Base.Where(Text2 <> ????) ...
  • EricOsmanski's avatar
    3 years ago

     A#NET_INCOME.Base.Where(Text2 <> '')