SOLVED
How to move a specific field to a desired row
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
esjohnston
6 - Meteoroid
‎11-03-2021
07:47 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
I have a data set that contains Name, Title, Location and another column with various fields.
Each name has 10+ rows in column D.
I want to move anything that begins with "Role" to the row associated with the name.
For example: the name in the attached spreadsheet, "Erin Brown" I want to move "Role_Summer_Write" (cellD14), to cell D2.
Same thing for "John Smith" I want to move "Role_Corp_View" to cell D20 so it is in line with the name.
Any help is appreciated. Thank you!
Solved! Go to Solution.
Labels:
- Labels:
- Datasets
- Expression
- Tips and Tricks
1 REPLY 1
17 - Castor
‎11-03-2021
10:15 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi @esjohnston
Here's my take on this:
- I used multi-row formula tools to fill down the name and title information
- Then I filtered to rows containing 'role_'
