in report i want to show only 10 records
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-10-2020 11:37 PM
I have created a report for task-sla
Where it is showing all records.
Requirement is---it should show on basis of limit as 10
1-10, 11-20, 21,30...so on
if it is having 10 records then report should be on 1-10 until the count of incident reaches to 20,
once it reaches 20 it should show for 11-20 report.
Is there any way to generate this way
- Labels:
-
Reporting
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-23-2021 03:09 AM
Hope you are doing good.
Did my reply answer your question?
If my response helped you please mark it correct to close the question so that it benefits future readers as well.
Thanks!
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-30-2024 10:42 AM
I am not 100% tracking on the objective you are trying to achieve here, but if it is setting a list limit to show only 10 records at a time that you can tab though, the below response should help you. However, if you are trying to create a top 10 type of report that only shows 10 records based on sorted field value, this might help you https://www.servicenow.com/community/platform-analytics-forum/how-to-limit-number-of-records-to-show...