# Delete multiple rows from Big Table

**URL:** https://community.glideapps.com/t/delete-multiple-rows-from-big-table/78125
**Category:** Ask for Help
**Created:** [November 22, 2024, 6:44am UTC](https://community.glideapps.com/t/delete-multiple-rows-from-big-table/78125 "2024-11-22T06:44:06Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![smprod](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/smprod/32/75887_2.png) [@smprod](https://community.glideapps.com/u/smprod)
#### Post date: [November 22, 2024, 6:44am UTC](https://community.glideapps.com/t/delete-multiple-rows-from-big-table/78125/1 "2024-11-22T06:44:06Z")

</div>

Hi gliders! I want to delete several rows from the Big Table, but when I wanted to do a delete row on a multiple relation (it was done on a big tables table), i couldn’t select it using delete row. Is there any way to delete several rows from a Big Table using delete row or some api?

---

<div class="post-metadata">

### Author: ![Darren\_Murphy](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/darren_murphy/32/47326_2.png) [@Darren\_Murphy](https://community.glideapps.com/u/Darren_Murphy)
#### Post date: [November 22, 2024, 7:13am UTC](https://community.glideapps.com/t/delete-multiple-rows-from-big-table/78125/2 "2024-11-22T07:13:46Z")

</div>

Yes, you would need to use the API.

> **[Getting Started with the Glide API | Glide Docs](https://www.glideapps.com/docs/essentials/data-sources/getting-started-with-the-glide-api)**
>
> A guide to working with the Glide Tables Basic API.

---

<div class="post-metadata">

### Author: ![smprod](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/smprod/32/75887_2.png) [@smprod](https://community.glideapps.com/u/smprod)
#### Post date: [November 22, 2024, 7:20am UTC](https://community.glideapps.com/t/delete-multiple-rows-from-big-table/78125/3 "2024-11-22T07:20:12Z")

</div>

I tried to use this api, however the rows weren’t removed, although the api didn’t return an error.

---

<div class="post-metadata">

### Author: ![Darren\_Murphy](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/darren_murphy/32/47326_2.png) [@Darren\_Murphy](https://community.glideapps.com/u/Darren_Murphy)
#### Post date: [November 22, 2024, 7:32am UTC](https://community.glideapps.com/t/delete-multiple-rows-from-big-table/78125/4 "2024-11-22T07:32:24Z")

</div>

It should work. Can you show me the response you got from the Glide API?

---

<div class="post-metadata">

### Author: ![smprod](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/smprod/32/75887_2.png) [@smprod](https://community.glideapps.com/u/smprod)
#### Post date: [November 22, 2024, 7:35am UTC](https://community.glideapps.com/t/delete-multiple-rows-from-big-table/78125/5 "2024-11-22T07:35:40Z")

</div>

I understood, i didn’t use reload query action. After I used api.

---

<div class="post-metadata">

### Author: ![system](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/system/32/53398_2.png) [@system](https://community.glideapps.com/u/system)
#### Post date: [November 29, 2024, 7:36am UTC](https://community.glideapps.com/t/delete-multiple-rows-from-big-table/78125/6 "2024-11-29T07:36:35Z")

</div>

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