Display all items in a slushbucket

mikealderson
Tera Contributor

I have a Record Producer that is using a List Collector, but not all of the items are displaying (there are 149 and it is only 100 rows are showing).   Is there a default row limit?   If so, how can I increase this limit?  

--Mike

1 ACCEPTED SOLUTION

Tricia Luke
ServiceNow Employee
ServiceNow Employee

I found this topic in the documentation. It describes what system property to add and set to increase the number of items that appear. However, it does warn that selecting a number significantly higher than 100 can lead to performance issues on your instance as the data is loaded into the slushbucket. Also, this will affect all collection lists.


View solution in original post

1 REPLY 1

Tricia Luke
ServiceNow Employee
ServiceNow Employee

I found this topic in the documentation. It describes what system property to add and set to increase the number of items that appear. However, it does warn that selecting a number significantly higher than 100 can lead to performance issues on your instance as the data is loaded into the slushbucket. Also, this will affect all collection lists.