# Only show 10 items in data viewer?

**URL:** https://community.thunkable.com/t/only-show-10-items-in-data-viewer/2253362
**Category:** Questions about Thunkable X
**Tags:** airtable, data-viewer
**Created:** [February 1, 2023, 8:52pm UTC](https://community.thunkable.com/t/only-show-10-items-in-data-viewer/2253362 "2023-02-01T20:52:08Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![thomas.lorentzonsi](https://avatars.discourse-cdn.com/v4/letter/t/aeb1de/32.png) [@thomas.lorentzonsi](https://community.thunkable.com/u/thomas.lorentzonsi)
#### Post date: [February 1, 2023, 8:52pm UTC](https://community.thunkable.com/t/only-show-10-items-in-data-viewer/2253362/1 "2023-02-01T20:52:08Z")

</div>

I have a data viewer list that retrieve data from a airtable database. I would only like to retrieve the 10 latest added values in the list. How do I make this happen?

//T

---

<div class="post-metadata">

### Author: ![tatiang](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/tatiang/32/55482_2.png) [@tatiang](https://community.thunkable.com/u/tatiang)
#### Post date: [February 1, 2023, 11:37pm UTC](https://community.thunkable.com/t/only-show-10-items-in-data-viewer/2253362/2 "2023-02-01T23:37:37Z")

</div>

I would use Airtable’s _filterByFormula_ API call (see this: [How to Sort, Filter, or Retrieve Ordered Records in the API | Airtable Support](https://support.airtable.com/docs/how-to-sort-filter-or-retrieve-ordered-records-in-the-api)). It’s very powerful and not too difficult. You can Google _filterbyformula thunkable_ to get started and then if you have problems, post a screenshot of the blocks  
you’ve tried and the result you’re getting.

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/0/f/0f59f292712368bce16ff80133ae10de8a6f27e8.png) [@system](https://community.thunkable.com/u/system)
#### Post date: [May 2, 2023, 11:38pm UTC](https://community.thunkable.com/t/only-show-10-items-in-data-viewer/2253362/3 "2023-05-02T23:38:11Z")

</div>

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.
