Discussions

 View Only
  • 1.  Reporting empty file attachment- Help

    Posted 11-30-2018 20:39
    I need to build a report which identifies records with an FILE ATTACHMENT field that is empty (no attachment).  I cant seem to find something that represents "null" or "empty" etc. 


  • 2.  RE: Reporting empty file attachment- Help

    Posted 11-30-2018 21:00
    no
    make a text formula field called [file attachment name]

    ToText([File Attachment field])

     and filter on that being blank