How to display the latest records in a report
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-24-2022 03:54 PM
I am creating a report for incident.
Is it possible to extract and display one of the latest records in each subcategory?
- Labels:
-
Multiple Versions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-21-2023 08:45 AM
How did you solve this? Could you please update the solution?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-21-2023 09:00 AM
Hi @ayano ,
Hope you are doing great.
To display the latest records in a report for incidents, you can follow these steps:
-
Start by creating a new report for incidents in ServiceNow.
-
Set up filters to specify the criteria for the incidents you want to include in the report. For example, you can filter by subcategory or any other relevant field.
-
o display the latest records, make sure to sort the report results by the date field in descending order. This way, the most recent incidents will appear at the top of the report.
-
Depending on the number of records you want to display, you can set a limit on the number of results in your report. For example, if you want to display only one of the latest records in each subcategory, you can set the limit to 1.
-
Save the report configuration and preview the report to ensure it displays the latest records as per your criteria.
Regards,
Riya Verma
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-24-2025 03:44 PM
Can you please explain more on #4. Where do I set the limit?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-21-2023 09:25 AM
Hi @Riya Verma I have a report that shows the records grouped by the application name. I would like to show only the latest record for each application. for example, I would like to see only the record marked in red, for that app. How do we achieve this?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-24-2024 11:26 PM
Hi @msnowr , Did you manage to achieve this?