Change Row position in a table
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hello,
I want to move a row from a table to bottom of the table , as example in the below excel Data4 is row5 , but it to move to row7 (last row)
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hey @adarsh2608 I think you provided your desired output as the sample so Data4 was already at the bottom. Instead, I shifted 'Data2' to the bottom. You can simply do this by splitting off the record in question (just change what is in quotations in the Filter tool) and then unioning it back to the main dataset with a specified order as shown below (workbook attached):
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi @adarsh2608
Bit late for this post and you already got the solution by @DataNath. Just wanted to share another simple method to achieve the output. Please have a look. I hope this helps.
Thanks
Rohit Gupta
