Adding New Column with specific naming
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
PWCMN
5 - Atom
05-04-2022
07:59 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
I would like to add a new blank column every time there is a change in ParentMultID, which is a total of 4 new columns. Once they are created I need the Jurisdiction ID and OrgID from the specific ParentMultID to be added respectively. The DatasetName should equal the ParentMultID and the MultID should be a concatenate from the ParentMultID-OrgID. Please see pictures below to see the final result.
Labels:
- Labels:
- Output
3 REPLIES 3
JarekSkudrzyk
11 - Bolide
05-04-2022
11:20 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
@PWCMN hi, could you please paste the input data in editable format?
JarekSkudrzyk
11 - Bolide
05-04-2022
11:23 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
you can use multi-row formula to "catch" the records where ParentMultID changes (Row-1 ParentMultID != Row 0 ParentMultID).
Then you can create new columns with the logic you described using formula tools.
binuacs
21 - Polaris
05-04-2022
02:49 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
@PWCMN Please provide some sample data in excel
