in report i want to show only 10 records

Pravallika9
Tera Expert

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

 

6 REPLIES 6

@Pravallika 

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

 

Regards,
Ankur
✨ Certified Technical Architect  ||  ✨ 9x ServiceNow MVP  ||  ✨ ServiceNow Community Leader

Christine Mayf2
Tera Contributor

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...