Filtering on empty fields

  • 릴리스 버전: Australia
  • 업데이트 날짜 2026년 03월 12일
  • 소요 시간: 1분
  • Most filter operations do not return empty fields in their result set. You can create a filter that displays records with an empty field value in addition to records that match the initial filter conditions.

    이 태스크 정보

    For example, when viewing all records that are assigned to the Hardware group, to include records with an empty Assignment group field, complete the following steps.

    프로시저

    1. Create the filter condition [Assignment group] [is] [Hardware].
      주:
      This condition does not return those records where the Assignment group field is empty.
    2. Click OR next to the original filter condition.
    3. Create another filter condition of [Assignment group] [is empty].
    4. Run the filter.