ServiceNow Certified System Administrator — Question 106
What would you do, on a list, if you wanted to show the records in groups, based on the column category? (Choose two.)
Answer options
- A. On list Context Menu, select Group By > Category
- B. On the Filter Menu, select Group By > Category
- C. Click Group On icon, select Category
- D. On Navigator Filter, type tablename.group.category and press enter
- E. On the Category column title, click Context menu > Group By Category
Correct answer: A, E
Explanation
Option A is correct because selecting 'Group By > Category' from the Context Menu will group the records as specified. Option E is also correct since clicking the Context menu on the Category column title allows grouping by that specific category. Options B, C, and D are incorrect as they do not provide the required method to group records based on the category column.