How can I create a report in ServiceNow Report Designer?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
I am learning ServiceNow fundamentals. Can someone explain the basic steps to create a report using Report Designer?
6 REPLIES 6
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Hi @23d41a0534,
Refer the below links:
- How to Create a Report in ServiceNow: A Step-by-St... - ServiceNow Community.
- Create a report • Australia Platform Analytics • Docs | ServiceNow.
- Solved: [Article] How to Create a Report in ServiceNow (20... - ServiceNow Community.
If the provided solution is useful/working, please Accept as Solution and hit the Helpful.
Thanks & Regards,
Srikanth Akula.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Basic steps to create a report using Report Designer
In ServiceNow Platform,
- Go to Reports → Create New
- Select a table (like Incident, Change, Task)
- Choose a report type (bar, pie, list, etc.)
- Add filters/conditions (e.g., Priority = 1, State = Open)
- Use grouping if you want summaries (like count by group)
- Click Run/Preview
- Save the report and optionally share it