# \[Solved\] No \_id property was specified in the provided row object

**URL:** https://community.thunkable.com/t/solved-no-id-property-was-specified-in-the-provided-row-object/2172595
**Category:** Questions about Thunkable X
**Tags:** beginner
**Created:** [December 9, 2022, 9:23am UTC](https://community.thunkable.com/t/solved-no-id-property-was-specified-in-the-provided-row-object/2172595 "2022-12-09T09:23:46Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![sasi.preethag3yh](https://avatars.discourse-cdn.com/v4/letter/s/a9a28c/32.png) [@sasi.preethag3yh](https://community.thunkable.com/u/sasi.preethag3yh)
#### Post date: [December 9, 2022, 9:23am UTC](https://community.thunkable.com/t/solved-no-id-property-was-specified-in-the-provided-row-object/2172595/1 "2022-12-09T09:23:46Z")

</div>

Dear All,

Im trying to delete all the entries made by the current user via firebase id from the Airtable. I am unable to delete as I get an error stating “No \_id property was specified in the provided row object”

Sharing the blocks

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

Could you kindly assist where is the error?

Regards,  
Sasi Preetha

---

<div class="post-metadata">

### Author: ![tatiang](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/tatiang/32/55482_2.png) [@tatiang](https://community.thunkable.com/u/tatiang)
#### Post date: [December 9, 2022, 1:15pm UTC](https://community.thunkable.com/t/solved-no-id-property-was-specified-in-the-provided-row-object/2172595/2 "2022-12-09T13:15:02Z")

</div>

Try deleting row object j instead of getting the property of j.

You also might need a wait block in that loop… not sure. Even a wait 0 seconds block is sometimes helpful to allow the delete row block to complete.

---

<div class="post-metadata">

### Author: ![sasi.preethag3yh](https://avatars.discourse-cdn.com/v4/letter/s/a9a28c/32.png) [@sasi.preethag3yh](https://community.thunkable.com/u/sasi.preethag3yh)
#### Post date: [December 9, 2022, 1:24pm UTC](https://community.thunkable.com/t/solved-no-id-property-was-specified-in-the-provided-row-object/2172595/3 "2022-12-09T13:24:06Z")

</div>

It worked.

You always help me a lot to complete the task. Thank you so much:)

---

<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: [March 9, 2023, 1:24pm UTC](https://community.thunkable.com/t/solved-no-id-property-was-specified-in-the-provided-row-object/2172595/4 "2023-03-09T13:24:49Z")

</div>

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