---
sourceDocument: Australia Mobile Configuration and Navigation
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/de-DE/mobile

 Release :

    - australia

ft:locale :

    - de-DE

ft:publication_title :

    - Australia Mobile Configuration and Navigation

ft:clusterId :

    - mobile

bundleId :

    - mobile

workflow :

    - Development, Data and Analytics


---

# Max number data item records

# Configure the maximum number of records returned for data items {#ariaid-title1}

* Freigeben Version: Australia
* 
* Aktualisiert 12. März 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 Minute Lesedauer

To set the maximum number of rows retrieved for the table defined in the data item,
add the system property glide.sg.data_item.row_count.

## Vorbereitungen

Role required: admin

## Warum und wann dieser Vorgang ausgeführt wird

The system property glide.sg.data_item.row_count sets the maximum number of rows retrieved for the table defined in the data item. By default, the value is 500. The system accepts no value greater than
500.

## Prozedur

1. Type <kbd class="ph userinput">sys_properties.list</kbd> in the Application Navigator.
2. Click New, and then enter the following values:  
   {#configure-data-item-row-count__table_tgg_45x_xfb__entry__2}

   | Field | Description |
   |-|-|
   | Name | glide.sg.data_item.row_count |
   | Type | integer |
   | Value | \<maximum-number-of-records-retrieved\> |
   [ ]

   {#configure-data-item-row-count__table_tgg_45x_xfb}
{#configure-data-item-row-count__steps_o5x_2vx_xfb}

