Change sequence of columns in final output
- 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
Hi All,
I am new to Alteryx, so would request if someone can help me understand the tool/ process through which I can change sequence/ order of excel columns I have in my data set.
Solved! Go to Solution.
- Labels:
- Preparation
- Reporting
- Settings
- Tips and Tricks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi @shivama429 ,
You can change the sequence of columns in your dataset via the select tool. You can find examples of how to use the tool if you click on it and then select "Open Example".
You can rearrange the sequence of the fields by selecting on a field from the configuration window and then using the two arrows at the top.
In my example, I have selected the "Date" field. If I click the up arrow, that will place the Date field before the "identifier" field so first in my dataset; if I press the down arrow, the "Date" field will follow the "identifier" and "Total" fields, so it would be 3rd.
Hope that helps
Angelos
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
@angelospachis, thank you for the help.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
And is there a way to do this automatically, e.g. order by coulmn name asc?
