Cross Tab Order After Transposing
- 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
I am trying to figure out how to not have the cross tab be in alphabetical order. I cannot use the record ID because I have transposed data right before adding the cross tab. I cannot figure out how to add the record ID before the crosstab because the data is transposed and there would be too many record id's to group by.
- Labels:
- Workflow
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
That's why you always have to select an aggregation method (sum, concatenate, first, etc).
Can you share some data and desired output perhaps?
- 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 @kbirdkeith
I wrote a blog post about some quirks with the crosstab tool a while ago. The post itself doesn't address the reordering of columns, but scroll down to the last comment by @jessec for a great example of how to deal with this.
https://community.alteryx.com/t5/Engine-Works/Can-the-real-Field-Name-please-stand-up/ba-p/611088
