# Reorganizing Rows in a Glide Table

**URL:** https://community.glideapps.com/t/reorganizing-rows-in-a-glide-table/71863
**Category:** Ask for Help
**Created:** [March 20, 2024, 8:20pm UTC](https://community.glideapps.com/t/reorganizing-rows-in-a-glide-table/71863 "2024-03-20T20:20:46Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![KellyG](https://avatars.discourse-cdn.com/v4/letter/k/dbc845/32.png) [@KellyG](https://community.glideapps.com/u/KellyG)
#### Post date: [March 20, 2024, 8:20pm UTC](https://community.glideapps.com/t/reorganizing-rows-in-a-glide-table/71863/1 "2024-03-20T20:20:46Z")

</div>

Hi, Everyone:

I’ve added some new points of interest to a Glide table connected to a “passport” app that I’m creating, and I want to make sure these new points of interest are in order as a user travels from one point to the next. To make this happen, I need to reorganize the rows in my table but I can’t seem to figure out how to do that easily. I don’t want to have to restructure the table to accommodate these new points of interest. Is there anyone who has experiencing reorganizing exisiting data and if so, how is it done? Thank you!

---

<div class="post-metadata">

### Author: ![Jeff\_Hager](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/jeff_hager/32/43_2.png) [@Jeff\_Hager](https://community.glideapps.com/u/Jeff_Hager)
#### Post date: [March 20, 2024, 9:44pm UTC](https://community.glideapps.com/t/reorganizing-rows-in-a-glide-table/71863/2 "2024-03-20T21:44:26Z")

</div>

You could create a number column and manually number the rows in the order you want. Then apply the sorting on the front end.

---

<div class="post-metadata">

### Author: ![KellyG](https://avatars.discourse-cdn.com/v4/letter/k/dbc845/32.png) [@KellyG](https://community.glideapps.com/u/KellyG)
#### Post date: [March 21, 2024, 5:33pm UTC](https://community.glideapps.com/t/reorganizing-rows-in-a-glide-table/71863/3 "2024-03-21T17:33:25Z")

</div>

Thanks for your response, Jeff! I’ll give that a try.

-KellyG
