Multiple choice technology web technology

Which one of the following rules would be most appropriate to use for displaying a count of New, Open, Pending and Resolved work objects ?

  1. Rule-Obj-Count

  2. Rule-Obj-ListView

  3. Rule-Obj-SummaryView

  4. Rule-Obj-GroupBy

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

A SummaryView rule (Rule-Obj-SummaryView) is designed to display aggregated data, such as counts, averages, or sums grouped by specific fields (like work object status). ListView rules display detailed row listings, and the other rule types do not exist.