ServiceNow Certified Application Developer — Question 3
Which of the following are true for reports in ServiceNow? (Choose three.)
Answer options
- A. Any user can see any report shared with them.
- B. Can be a graphical representation of data.
- C. All users can generate reports on any table.
- D. Can be run on demand by authorized users.
- E. Can be scheduled to be run and distributed by email.
Correct answer: B, D, E
Explanation
The correct answers B, D, and E highlight the capabilities of ServiceNow reports, including their ability to visually present data, be executed at will by users with the right permissions, and be programmed for regular distribution via email. Options A and C are incorrect because not all users have access to every report and report generation is typically restricted to certain tables depending on user roles.