# Does glide table import overwrite existing data

**URL:** https://community.glideapps.com/t/does-glide-table-import-overwrite-existing-data/72611
**Category:** Ask for Help
**Created:** [April 16, 2024, 6:53am UTC](https://community.glideapps.com/t/does-glide-table-import-overwrite-existing-data/72611 "2024-04-16T06:53:53Z")
**Posts on this page:** 8
**Page:** 1

<div class="post-metadata">

### Author: ![Darko\_Vukoje](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/darko_vukoje/32/73227_2.png) [@Darko\_Vukoje](https://community.glideapps.com/u/Darko_Vukoje)
#### Post date: [April 16, 2024, 6:53am UTC](https://community.glideapps.com/t/does-glide-table-import-overwrite-existing-data/72611/1 "2024-04-16T06:53:53Z")

</div>

Hi,

I want to import data (for all tables) to my latest app version. What I want to achieve is to completelly replace all existing data in all tables by new data.

Is glide data import intended to work in this way or I need to do it some other way

Thanks

---

<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: [April 16, 2024, 7:08am UTC](https://community.glideapps.com/t/does-glide-table-import-overwrite-existing-data/72611/2 "2024-04-16T07:08:16Z")

</div>

New data that you import will be appended. So if you want to replace existing data you should delete first.

---

<div class="post-metadata">

### Author: ![Darko\_Vukoje](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/darko_vukoje/32/73227_2.png) [@Darko\_Vukoje](https://community.glideapps.com/u/Darko_Vukoje)
#### Post date: [April 16, 2024, 9:10am UTC](https://community.glideapps.com/t/does-glide-table-import-overwrite-existing-data/72611/3 "2024-04-16T09:10:56Z")

</div>

Is there a single button to delete all data from all tables?

---

<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: [April 16, 2024, 9:15am UTC](https://community.glideapps.com/t/does-glide-table-import-overwrite-existing-data/72611/4 "2024-04-16T09:15:06Z")

</div>

Not all tables at once, no. But you can empty a single table quickly:

 ![CleanShot 2024-04-16 at 17.13.07@2x](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/3/d/3dec1671aca6159cfc119f5e280a8368f2c946cd.png)

---

<div class="post-metadata">

### Author: ![Darko\_Vukoje](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/darko_vukoje/32/73227_2.png) [@Darko\_Vukoje](https://community.glideapps.com/u/Darko_Vukoje)
#### Post date: [April 16, 2024, 10:45am UTC](https://community.glideapps.com/t/does-glide-table-import-overwrite-existing-data/72611/5 "2024-04-16T10:45:31Z")

</div>

I started emptying tables. Then I went to import my previously exported file (xls) that contains all tables from other app.

Now how to import that file into new app? It seems that there is no option other than to delete all tables and then to import of the entire file?

Both apps are Glide Tables

---

<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: [April 16, 2024, 12:42pm UTC](https://community.glideapps.com/t/does-glide-table-import-overwrite-existing-data/72611/6 "2024-04-16T12:42:49Z")

</div>

What I do is import table by table (into existing tables) as separate CSV or ODS files.

---

<div class="post-metadata">

### Author: ![Darko\_Vukoje](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/darko_vukoje/32/73227_2.png) [@Darko\_Vukoje](https://community.glideapps.com/u/Darko_Vukoje)
#### Post date: [April 16, 2024, 8:39pm UTC](https://community.glideapps.com/t/does-glide-table-import-overwrite-existing-data/72611/7 "2024-04-16T20:39:54Z")

</div>

Ideally, we would need to have options:

1. Delete all data from all tables
2. Import file into existing app tables
3. Have some log file/information

It is pretty inconvenient how import into Glide tables is one.

---

<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: [April 17, 2024, 1:51am UTC](https://community.glideapps.com/t/does-glide-table-import-overwrite-existing-data/72611/8 "2024-04-17T01:51:08Z")

</div>

I don’t disagree with you. It could be much better, especially considering it’s the only practical option that we have for moving data from one version of an App to another 🤷‍♂️
