# Bug Airtable-Datasource

**URL:** https://community.thunkable.com/t/bug-airtable-datasource/2764090
**Category:** Issues / Bugs
**Created:** [December 30, 2023, 5:52pm UTC](https://community.thunkable.com/t/bug-airtable-datasource/2764090 "2023-12-30T17:52:39Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![maurizio.polverini89](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/maurizio.polverini89/32/145191_2.png) [@maurizio.polverini89](https://community.thunkable.com/u/maurizio.polverini89)
#### Post date: [December 30, 2023, 5:52pm UTC](https://community.thunkable.com/t/bug-airtable-datasource/2764090/1 "2023-12-30T17:52:39Z")

</div>

Hello,

I just spotted a bug using Airtable/Data sources blocks, hope you can fix it soon

It seems like that Data Sources blocks only read the Airtable’s table once the app is starting, if there are new rows created they ignore them.

Example given here:

 ![Schermata 2023-12-30 alle 18.41.47](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/f/5/f5a198344f7ba7e61f83e6f747af443110b0e6a8.jpeg)

Calling this GetCell works good if the app just started, if I add another row into the same table from airtable or from a block in the app, this block will show me the row number 2 instead of the first real occurrence, ignoring the row number one.

 ![Schermata 2023-12-30 alle 18.49.31](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/0/8/08ff84f42a9845cdca7d51ec021e312bff733145.png)

In this case it keeps on showing me “Al lavoro” instead of “18:34”

---

<div class="post-metadata">

### Author: ![matt\_conroy](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/matt_conroy/32/150843_2.png) [@matt\_conroy](https://community.thunkable.com/u/matt_conroy)
#### Post date: [December 31, 2023, 4:11pm UTC](https://community.thunkable.com/t/bug-airtable-datasource/2764090/2 "2023-12-31T16:11:06Z")

</div>

Thanks for flagging, @maurizio.polverini89, we’ll take a look here!

---

<div class="post-metadata">

### Author: ![ioannis](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/ioannis/32/146956_2.png) [@ioannis](https://community.thunkable.com/u/ioannis)
#### Post date: [November 8, 2024, 1:33pm UTC](https://community.thunkable.com/t/bug-airtable-datasource/2764090/3 "2024-11-08T13:33:11Z")

</div>


