SOLVED
Count number values vertically, transpose the horizontally, and add numbers to the columns
Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
csh8428
11 - Bolide
‎03-07-2024
10:40 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
I am trying to take the vertical in put, count the number of times [Name] appears, transpose it horizontally, and then assign a number prefix to each column name.
Using the attached sample dataset the number of drivers and owners for any given ID will change over time and is unknown, so the count that gets appended to the field name needs to be dynamic. The column names match my actual column names, but the values are completely made up.
I'm close, but haven't gotten quite there and am being lazy by posting here while I still work on it.
Thanks for any help!
Solved! Go to Solution.
Labels:
- Labels:
- Datasets
- Help
- Preparation
- Transformation
1 REPLY 1
‎03-07-2024
10:45 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
I figured it out. I sued the tile tool
