Add the condition count to a condition field

  • 릴리스 버전: Australia
  • 업데이트 날짜 2026년 03월 12일
  • 소요 시간: 1분
  • The condition count widget can be activated on condition fields to display a preview of the records that would meet the current set of conditions. For fields where the condition count is activated, the number of records that match the conditions will automatically display. The count refreshes if the field the condition field depends on, such as Table, is changed. If the Table field is left blank, the widget is hidden.

    시작하기 전에

    Role required: personalize_dictionary

    프로시저

    1. Right-click the field label and select Configure Dictionary.
    2. Add show_condition_count=true to the Attributes field.
    3. Submit.

    결과

    In this example, a condition is run on the Incident table to look for incidents where Category is Network:

    그림 1. Condition count
    screen image shows 112 records matching the condition

    The list shows that there are 112 records with Network as its category.

    To refresh the preview, click the update count icon (Update count icon).

    To view details of the results, click the number of records to open the list view of the results:

    그림 2. Condition count results