SOLVED
Repete record ID "n" times
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
Achille123
5 - Atom
‎05-04-2022
11:21 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hello,
I'd like to have a very simple information.
I would like to create a record ID but instead of having a sequence of 1,2,3,4,etc.
I want 1,1,2,2,3,3,4,4, etc.
How can I achieve this?
Thank you
Solved! Go to Solution.
Labels:
- Labels:
- Tips and Tricks
3 REPLIES 3
17 - Castor
‎05-04-2022
11:26 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hey @Achille123,
Probably a lot of ways to do this but I'd think the simplest is just to create the record ID's twise then union it back together:
HTH,
Ira
JarekSkudrzyk
11 - Bolide
‎05-04-2022
11:31 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
17 - Castor
‎05-04-2022
11:32 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
