Copy from 1 column to another based on record ID
- 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
Hello,
I have a table with following columns. I want to copy category number and category name to columns metric ID and Metric Name by matching Sr No. and Record ID. Could you please helpwith formula/tools?
Thanks in advance.
Sr No. Metric ID Metric Name Record ID Category Number Category Name
1 xxxx xxxx NA NA NA
2 xxxx xxxx NA NA NA
3 xxxx xxxx NA NA NA
1 xxxx xxxx
2 xxxx xxxx
3 xxxx xxxx
- Labels:
- Common Use Cases
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
@Pbhave - Here is a quick sample of what you can do. That is a weird table. Not sure why two distinct datasets are in the same table, but here is what I did to get it out. Please note I left the information all coming out of the join but you can alter names/deselect as needed.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Since I used text tool as input, I also had to use the select to get the field types set properly. You might not need that when building this out on your real dataset. Good luck.
