Only show 10 items in data viewer?

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

I would use Airtable’s filterByFormula API call (see this: How to Sort, Filter, or Retrieve Ordered Records in the API | Airtable Support). 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.

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