# Replacement for GetAllRows Airtable In DND

**URL:** https://community.thunkable.com/t/replacement-for-getallrows-airtable-in-dnd/1739179
**Category:** Questions about Thunkable X
**Created:** [February 17, 2022, 10:00am UTC](https://community.thunkable.com/t/replacement-for-getallrows-airtable-in-dnd/1739179 "2022-02-17T10:00:13Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![tchind](https://avatars.discourse-cdn.com/v4/letter/t/ebca7d/32.png) [@tchind](https://community.thunkable.com/u/tchind)
#### Post date: [February 17, 2022, 10:00am UTC](https://community.thunkable.com/t/replacement-for-getallrows-airtable-in-dnd/1739179/1 "2022-02-17T10:00:13Z")

</div>

Hello Thunkable community!  
I am looking to **search** airtable.

We can do so in Thunkable simply by **GetAllRows** but how do we do this in **DND** which does not have “Airtable” component. It only has data source as far as I can see.  
Looking forward to a solution!

Yours Sincerely,  
@tchind

cc: @jared @domhnallohanlon @jane @thunkers @thunkable-dnd @darren

---

<div class="post-metadata">

### Author: ![muneer](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/muneer/32/75210_2.png) [@muneer](https://community.thunkable.com/u/muneer)
#### Post date: [February 17, 2022, 10:14am UTC](https://community.thunkable.com/t/replacement-for-getallrows-airtable-in-dnd/1739179/2 "2022-02-17T10:14:51Z")

</div>

`GetAllRows` is a function of the old component based connection.

In the `Data Sources` way you have  
 ![image](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/2/3/234ff71f0362690639573f526c1ab9e259f44f31.png)  
This will give you a list of all entries in that specific column. This is very suitable for **search** operations.

---

<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 18, 2022, 10:15am UTC](https://community.thunkable.com/t/replacement-for-getallrows-airtable-in-dnd/1739179/3 "2022-05-18T10:15:09Z")

</div>

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