SOLVED
Tiling data into columns from rows based on responder
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
Pmanyoni_oldmutual
5 - Atom
‎10-08-2024
01:28 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
I hope someone will come to my rescue. I have the following data and need to structure/tile it in columns. My initial data is as follows:
ID | Name | Value |
222 | Name | Mel |
222 | Org | HTML |
222 | Stage | Completed |
223 | Name | Susan |
223 | Org | Visio |
223 | Stage | In Progress |
224 | Name | Kenan |
224 | Org | JD Group |
224 | Stage | Completed |
this is what I want data to look like
222 | 223 | 224 | |
Name | Mel | Susan | Kenan |
Org | HTML | Visio | JG Group |
Stage | Completed |
Solved! Go to Solution.
Labels:
- Labels:
- Datasets
3 REPLIES 3
binuacs
21 - Polaris
‎10-08-2024
01:38 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
@Pmanyoni_oldmutual have you tried the cross-tab tool?
OTrieger
13 - Pulsar
‎10-08-2024
02:05 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
@Pmanyoni_oldmutual
I believe that this question was raised several times on this community. If you have googled your question you would find the solution and would save waiting time to go a respond. In some cases there are attached workflows so you have the full solution.
‎10-08-2024
02:31 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Thanks, I went through some and there were minor differences. I could have used them and made my own tweaks but next time. Thanks though.
