Metrics Timeline export
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 hours ago
Greetings,
I am exporting a list of tickets, and want to export the information about groups that worked on each of the tickets. I did some digging and the 'Metrics Timeline' looked promising but I don't know how to export it for all the tickets.
Thank you in advance.
ps: I don't have much experience with ServiceNow (beginner level).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 hours ago
Create a report on a metric table of list type and export it.
https://youtu.be/jpGkiML3Ztc?si=jxVgNB2pJeAzsx8y
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/dratulgrover [ Connect for 1-1 Session]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
54m ago
Hi @YounesAit
Use a report based on the Metric Instance (metric_instance) table.
Step 1: Create the Report
- Navigate to Reports > Create New
- Under the Data tab:
- Source type: Table
- Table: metric_instance
- Under the Type tab, select List.
Step 2: Apply the Metric Filter
- Under the Filter condition builder, set the following parameters:
- Definition | is | Assignment Group
- Click Run.
Step 3: Customize and Export Your Data
- Click the Personalize List icon (the gear) in the list view to add more relevant fields.
- Add fields such as ID (the ticket reference) and Value (the name of the assignment group) to your columns.
- To download : right-click on any column header and select Export > Excel
Regards
Tanushree Maiti
ServiceNow Technical Architect
LinkedIn: https://www.linkedin.com/in/tanushreemaiti