Renaming if Duplicate with Formula
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
insomned
8 - Asteroid
‎05-12-2022
02:25 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hello,
I would need a formula for IF a field in the column appears 2+ times THEN change the last character of a string in that field.
Ie,
Name
Tony
Tony
Mark
Isabel
Would change to
Name
Tony
Tony_1
Mark
Isabel
Thank you!
Labels:
- Labels:
- Developer
4 REPLIES 4
17 - Castor
‎05-12-2022
02:35 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hey @insomned,
Herse a simple setup to achieve that:
The multi row groups by name and counts the number of instances. The Formula then adds on the number if its greater then 1.
Hope that makes sense,
Ira
21 - Polaris
‎05-12-2022
03:46 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
@insomned
I like to use the Tile tool for the grouping and sequencing situation like this case.
binuacs
21 - Polaris
‎05-12-2022
02:36 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
grazitti_sapna
17 - Castor
‎05-13-2022
02:59 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hello @insomned, try this workflow it is dynamic. I have tried a few cases and it works.
Sapna Gupta
