how to create reports with percentage in servicenow
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-03-2023 06:12 AM
how to create reports with percentage in ServiceNow.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-03-2023 06:27 AM
to create a report with percentages using a pie chart as an example:
-
Navigate to Reports: On the left-hand navigation pane in ServiceNow, type "Reports" in the filter navigator and click on "View / Run" under Reports.
-
Create a new report: Click on "New" in the top-right corner to create a new report. A new window with report options will appear.
-
Choose report type: In the "Choose a data source" section, select the desired table (e.g., "Incident"). Next, in the "Choose a visualization type" section, select "Pie" as the report type.
-
Configure the report: In the "Configure" tab, set the following fields:
a. Title: Enter a title for your report (e.g., "Incident Priority Distribution").
b. Group by: Select the field you want to use as the basis for calculating the percentages (e.g., "Priority").
c. Aggregate: Choose the function you want to use for aggregating the data. In this case, select "Count".
-
Add the percentage calculation: To display percentages in the pie chart, click on the "Style" tab. In the "Pie Chart Options" section, check the box next to "Show Percentages" to enable the display of percentages for each segment of the pie chart.
-
Save and run the report: Click on "Save" in the top-right corner of the Report Designer window, then click on "Run" to view the report.
Now, the pie chart will show the distribution of incident priorities with their respective percentages. You can use a similar approach to create reports with percentages using other visualization types (e.g., bar, column, etc.) by configuring the appropriate fields
---------------
Regards,
Rajesh Singh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-24-2024 04:58 AM
I am not seeing "Show Percentages" in "Pie Chart Options". Am I missing something?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-17-2024 03:13 AM
Hello Rajesh,
I might have an uncommon query as the above steps are not working. I am working on Data Quality / Compliance reports, and I want to build a report that will show me how many application services are respecting the naming convention. It can be a percentage, but an issue might be that we are currently at 0%. I can't get my way around this, I have selected pie as chart type, but could not work as my denominator lies in the condition?
Thank you!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-03-2023 01:54 PM
Hi @Vani14 ,
The answer is very much based on you requirement. If you just want to show the distribution on e.g. incident priority in percentage, then yes - this is possible. If you would like to do a little more advanced calculations based on several tables, then no - report designer does not have this functionality. You instead need to utilize performance analytics.
If my answer has helped with your question, please mark my answer as accepted solution and give a thumb up.
Best regards
Anders
If my answer has helped with your question, please mark my answer as the accepted solution and give a thumbs up.
Best regards
Anders
Rising star 2024
MVP 2025
linkedIn: https://www.linkedin.com/in/andersskovbjerg/