6.1: Reporting Flashcards
What is ServiceNow Reporting?
Real-World Use Cases
Reports, prepared on an ad-hoc basis, show results by allowing users to view and analyze ServiceNow data.
Run predefined reports or create new custom reports with the Report Designer.
Configure data visualization components in workspaces through Display and Component settings, making reports easier to navigate.
Reports can be visually represented in many ways
including bar charts, pie charts, dials, lists, pivot tables, donuts, and more. Reports can be run manually or scheduled to be run automatically. There are a range of predefined reports that pertain to applications and features like Incident Management and Service Catalog requests, including Key Performance Indicator (KPI) reports.
ServiceNow reports are interactive.
Users with access can drill down into the report gauges to view and manipulate the underlying data.
If none of the predefined reports meet your needs, you can create your own reports by navigating to All > Reports > View / Run module. Alternatively, you can simply click most column context menus in any list to generate a report directly from the data in that list.
ServiceNow Reporting can easily answer such questions as
- Did I meet an SLA?
- How many incidents did my team close in a month?
- Metric Reporting: What was the average time from Incident open to Incident closed for each Service Desk team?
Report Types
The ServiceNow base instance comes with over 25 standard report types, including
Pareto, Donut, Heatmap
Speedometer, Dial, Single Score, Pie, Semi Donut, Bubble, Multi - Level Pivot Table, Line, Column, Area, Spline, Bar, Histogram, Horizontal Bar, List, Funnel, Calendar, Pyramid, Box, Trend, Control, Trendbox, Map, Pivot Table, and Text Analytics.
It is a best practice to copy a base report then edit your copy.
Advantages to modifying an existing report
- You can start with a report that already has the basic information and make minor changes to get what you need
- Browsing existing reports helps you learn which of the tables are relevant to the work you do
- Helps you learn different uses for the various report types * You can leverage ITIL best practices by using Key Performance Indicat or (KPI) reports.
The All > Reports > View / Run module contains
a library of reports which you can run and use to create your own custom reports. Many of these reports came with the platform and others were created by your reporting administrators specifically for your company. Head to the All > Reports > Getting Started module to learn more about how to create and distribute reports.
The Reports page contains different sections for reports which are visible to different audiences.
Report Designer
Using the built-in Report Designer
anyone can easily create reports by following guided flows to configure, preview, edit, and share reports.
Report Designer features four sections which provide reporting configuration options: Data, Type, Configure, and Style.
You can also:
* Schedule reports, so they are run and distributed on a regular basis.
* Integrate reports into intuitive dashboards with interactive filters and widgets that let you visualize data in the most effective way.
Use the ServiceNow Report Designer to
- Leverage reporting visibility and available report types
- Use multi-level filters, filter operators, and sort order to refine reports
- View, create, edit , and schedule reports
- Work with reporting roles
- Use Related Tables (dot-walking and Database Views)
Each section of the Report Designer provides different configuration options
- Data: Provide a name for the report, as well as select the source from where your data comes from. You can choose a data source, which is a predefined data set used for creating reports; or a ServiceNow table.
- Type: Select the visualization of your report by choosing a report type. There are 28 different types to choose from!
- Configure: Do things like group the data by a specific field(s) and run calculations against the data.
- Style: Adjust the look of your report, from coloring to titles, as well as making adjustments to the report legend.
System tables are, by default
restricted from the reporting module. These tables include, but are not limited to the following: syslog, syslog_transaction, sys_attachment , and sys_email .
Report Designer: Report Actions and Options
*Save report options to Save, Update, Insert, Insert and Stay
*Run report, does not
save/update
- Update: Overwrite report, return to the report list
- Insert: Save a duplicate copy of the report, return to the report list
- Insert and Stay: Save a duplicate copy of the report , remaining on the report
- Save as report source: Allows you to create a pre-filtered data set that can be used for creating reports (role required: report_admin)
Report Designer: Report Distribution
**Share - To make a report visible to a particular group or user, use the Share option to select Groups and/or Users
**Publish - Steps to publish and view a report:
1.With desired report displayed click the Sharing menu icon, then click Publish
2.Click the Copy report link icon from the report header to copy the URL to your clipboard
3.Open URL in browser
NOTE: The sys_property glide.report.published_reports.enabled needs to be set to true in order to see the Publishoption. 303
From the Sharing menu, the following options are available
- Share: Specifies who can see the report. Options include:
- Me (the user who created the report )
- Everyone (all ServiceNow users)
- Groups and Users (specific groups and/or specific users)
- Schedule: Creates a scheduled email of the report as an attachment
- Add to Dashboard: Adds directly to a Dashboard you choose. If the Dashboard has multiple tabs, you can select a specific tab.
- Export to PDF: Converts the report to a PDF.
- Publish: Creates a URL for the report which can be used by internal and external audiences. However, users may need to log into ServiceNow to view all of the data. Published reports can be unpublished and no longer accessible.
303
To add a report to a dashboard, navigate to All > Reports > View/Run and select a report.
- Click the Sharing icon.
- Select Add to Dashboard
- Select the Dashboard and Tab to which you want to add the report.
- Click Add.
- The widget is added to the dashboard in the top position and the dashboard opens. 304