# Delete Airtable Record (Deleting a particular cell)

**URL:** https://community.thunkable.com/t/delete-airtable-record-deleting-a-particular-cell/564225
**Category:** Questions about Thunkable X
**Tags:** airtable
**Created:** [April 27, 2020, 8:42pm UTC](https://community.thunkable.com/t/delete-airtable-record-deleting-a-particular-cell/564225 "2020-04-27T20:42:44Z")
**Posts on this page:** 7
**Page:** 1

<div class="post-metadata">

### Author: ![TheGenius](https://avatars.discourse-cdn.com/v4/letter/t/cc9497/32.png) [@TheGenius](https://community.thunkable.com/u/TheGenius)
#### Post date: [April 27, 2020, 8:42pm UTC](https://community.thunkable.com/t/delete-airtable-record-deleting-a-particular-cell/564225/1 "2020-04-27T20:42:44Z")

</div>

![Annotation 2020-04-28 015111](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/d/7/d7812f962d0a5e32158568edd0a5ce25da447b3d.png)

We can delete any record directly from Airtable. But how to achieve this within the Thunkable X.

Thanks in advance.

Regards.

---

<div class="post-metadata">

### Author: ![jared](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/jared/32/138473_2.png) [@jared](https://community.thunkable.com/u/jared)
#### Post date: [April 27, 2020, 8:52pm UTC](https://community.thunkable.com/t/delete-airtable-record-deleting-a-particular-cell/564225/2 "2020-04-27T20:52:22Z")

</div>

Set cell as null or blank

You’ll need to know row number and column name

Look at my airtable tutorial to see how to  
Do this!

---

<div class="post-metadata">

### Author: ![TheGenius](https://avatars.discourse-cdn.com/v4/letter/t/cc9497/32.png) [@TheGenius](https://community.thunkable.com/u/TheGenius)
#### Post date: [April 27, 2020, 9:14pm UTC](https://community.thunkable.com/t/delete-airtable-record-deleting-a-particular-cell/564225/4 "2020-04-27T21:14:31Z")

</div>

Its creating empty cells. Need help! please share the link to your tutorial. Thanks.

 ![Annotation 2020-04-28 023108](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/8/0/8069a733f1fee94dbd239cded488a335f6dacb7c.png)

---

<div class="post-metadata">

### Author: ![eoinparkinson](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/eoinparkinson/32/143769_2.png) [@eoinparkinson](https://community.thunkable.com/u/eoinparkinson)
#### Post date: [April 27, 2020, 10:25pm UTC](https://community.thunkable.com/t/delete-airtable-record-deleting-a-particular-cell/564225/5 "2020-04-27T22:25:42Z")

</div>

![image](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/b/f/bf5a69709b0e3260298fe997e1c08cc7cb033fba.png)

Set row number to your desired row.

(edit)

### I am assuming from your above post:

> [@Delete Airtable Record (Deleting a particular cell)](http://community.thunkable.com/t/delete-airtable-record-deleting-a-particular-cell/564225/4):
>
> Its creating empty cells. Need help! please share the link to your tutorial. Thanks.

That you want to delete row. If you are deleting cells only you will get blank cells.

---

<div class="post-metadata">

### Author: ![jared](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/jared/32/138473_2.png) [@jared](https://community.thunkable.com/u/jared)
#### Post date: [April 27, 2020, 10:52pm UTC](https://community.thunkable.com/t/delete-airtable-record-deleting-a-particular-cell/564225/6 "2020-04-27T22:52:04Z")

</div>

Eoins correct! If you see my tutorial, you will see how to find the row you want to delete from a list

---

<div class="post-metadata">

### Author: ![TheGenius](https://avatars.discourse-cdn.com/v4/letter/t/cc9497/32.png) [@TheGenius](https://community.thunkable.com/u/TheGenius)
#### Post date: [April 28, 2020, 6:56am UTC](https://community.thunkable.com/t/delete-airtable-record-deleting-a-particular-cell/564225/7 "2020-04-28T06:56:28Z")

</div>

Dear Jared,

I am new to this platform. Please guide me how to see your tutorial. Thank you.

---

<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, 11:29am UTC](https://community.thunkable.com/t/delete-airtable-record-deleting-a-particular-cell/564225/8 "2024-11-08T11:29:37Z")

</div>


