# How to insert first record in the first row in Airtable?

**URL:** https://community.thunkable.com/t/how-to-insert-first-record-in-the-first-row-in-airtable/720295
**Category:** Questions about Thunkable X
**Created:** [August 4, 2020, 4:39pm UTC](https://community.thunkable.com/t/how-to-insert-first-record-in-the-first-row-in-airtable/720295 "2020-08-04T16:39:14Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![cikgudee09mfrs](https://avatars.discourse-cdn.com/v4/letter/c/ecccb3/32.png) [@cikgudee09mfrs](https://community.thunkable.com/u/cikgudee09mfrs)
#### Post date: [August 4, 2020, 4:39pm UTC](https://community.thunkable.com/t/how-to-insert-first-record-in-the-first-row-in-airtable/720295/1 "2020-08-04T16:39:14Z")

</div>

Hi everyone. Why every time when I store the first data in Airtable it will start record the data in row number 4 instead of in the first row?

 ![image](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/e/5/e583121ee2bb8f495499d95cad7b9e002448b9f4.png)

Below is how I program the blocks.

 ![image](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/8/7/87c31110168dcc1d0ccc03e9a8e905cde7b6daf8.png)

Thanks.

---

<div class="post-metadata">

### Author: ![thanos-x](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/thanos-x/32/91404_2.png) [@thanos-x](https://community.thunkable.com/u/thanos-x)
#### Post date: [August 4, 2020, 7:49pm UTC](https://community.thunkable.com/t/how-to-insert-first-record-in-the-first-row-in-airtable/720295/2 "2020-08-04T19:49:45Z")

</div>

Make sure that the Table 4 is not a linked page if it is, it is possible that entries are being linked back to that page. You can troubleshoot by manually adding values and see how it goes.

---

<div class="post-metadata">

### Author: ![cikgudee09mfrs](https://avatars.discourse-cdn.com/v4/letter/c/ecccb3/32.png) [@cikgudee09mfrs](https://community.thunkable.com/u/cikgudee09mfrs)
#### Post date: [August 5, 2020, 6:49pm UTC](https://community.thunkable.com/t/how-to-insert-first-record-in-the-first-row-in-airtable/720295/3 "2020-08-05T18:49:44Z")

</div>

Thanks for your thought. I’m sorry, I don’t really get what u mean by manually adding values. However, I’ve tried to create a new simple example using a new base, but somehow to no avail. The data is still recorded the first entry at row 4.

 ![image](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/e/9/e99cf9c8beacdde6e7c849a56df98f57a4bcd1cf.png)

I did watch a video from Thunkable on how to use Airtable. Then, I noticed the example of adding data into Airtable start at row 2, which is not in the first row as well.

 ![image](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/d/9/d98569ea4ba83a56ce01a2ac7badc6c47fa39324.jpeg)

---

<div class="post-metadata">

### Author: ![thanos-x](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/thanos-x/32/91404_2.png) [@thanos-x](https://community.thunkable.com/u/thanos-x)
#### Post date: [August 5, 2020, 6:57pm UTC](https://community.thunkable.com/t/how-to-insert-first-record-in-the-first-row-in-airtable/720295/4 "2020-08-05T18:57:18Z")

</div>

What I mean is that Airtable can be a little confusing some time. I had a similar problem when I had linked a field trying to perform a Vlook up and when I was done, I cleared the linked field (or I though I did ) and on every addition on the other side I would have it double on the linked table, that’s why I suggest trying to add an input on the table itself directly (which is what I mean by manually) and see if the same will occur or better still try using a new table all together.

---

<div class="post-metadata">

### Author: ![delee\_techdeveloper](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/delee_techdeveloper/32/29616_2.png) [@delee\_techdeveloper](https://community.thunkable.com/u/delee_techdeveloper)
#### Post date: [December 13, 2021, 3:52pm UTC](https://community.thunkable.com/t/how-to-insert-first-record-in-the-first-row-in-airtable/720295/5 "2021-12-13T15:52:09Z")

</div>

did anyone find a solution for adding the row in numeral order as in starting with row 1???

---

<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, 12:26pm UTC](https://community.thunkable.com/t/how-to-insert-first-record-in-the-first-row-in-airtable/720295/6 "2024-11-08T12:26:49Z")

</div>


