# Is there a move function that is native to Glide Tables?

**URL:** https://community.glideapps.com/t/is-there-a-move-function-that-is-native-to-glide-tables/76840
**Category:** Ask for Help
**Created:** [October 4, 2024, 3:37pm UTC](https://community.glideapps.com/t/is-there-a-move-function-that-is-native-to-glide-tables/76840 "2024-10-04T15:37:00Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![dezwatz](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/dezwatz/32/77903_2.png) [@dezwatz](https://community.glideapps.com/u/dezwatz)
#### Post date: [October 4, 2024, 3:37pm UTC](https://community.glideapps.com/t/is-there-a-move-function-that-is-native-to-glide-tables/76840/1 "2024-10-04T15:37:00Z")

</div>

I’m trying to figure out how to move a column from one table to another without taking up 2 actions to do so (Add/Delete). Has anyone figured out a use to be able to do that?

---

<div class="post-metadata">

### Author: ![nathanaelb](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/nathanaelb/32/43079_2.png) [@nathanaelb](https://community.glideapps.com/u/nathanaelb)
#### Post date: [October 4, 2024, 3:54pm UTC](https://community.glideapps.com/t/is-there-a-move-function-that-is-native-to-glide-tables/76840/2 "2024-10-04T15:54:12Z")

</div>

I don’t think there’s any such thing as a move function/action on a column.

**As a user**  
The user we will interact with actions and integrations, and these apply to a row.

**As a builder of the application**  
You can copy-paste or export-import columns, or computed columns like single value and an index to “move” data from one table to another.

---

<div class="post-metadata">

### Author: ![ThinhDinh](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/thinhdinh/32/49_2.png) [@ThinhDinh](https://community.glideapps.com/u/ThinhDinh)
#### Post date: [October 5, 2024, 9:00am UTC](https://community.glideapps.com/t/is-there-a-move-function-that-is-native-to-glide-tables/76840/3 "2024-10-05T09:00:40Z")

</div>

Apart from what Nathanael has suggested, can you let me know your use case for that?
