How to change the Activity ID of a group of activities?
Forum Sponsor
Top Posters
Dimitrios Theocharidis
3 posts
MichaelFuelsC
0 posts
anwar zeb
1 posts
olva seselima
1 posts
Muhammd Muneer
0 posts
sairam
0 posts
MARAT BILYALOV
0 posts
RichTea66
0 posts
Muneer Muhammad
1 posts
Manny Onifade
5 posts
thanks daniel , ferdinand and dattareya
it was a great help
regards
deb
There is another way of doing it by copy and paste. Select auto increment and delete the ones you want to change. The only problem here is you will loose the relationship outside of the group you copied and pasted.
Cheers
Daniel
example change A100000000 to B200000000
global change
if ACT CN A1
then ACT EQ B2 & right(ACT,8)
run
Hello Ferdinand and Dattatreya ,
can you please list in more details the procedure.
regards
deb
Pranab,
Use the Global Change; if you want to change a charecter/s in the middle, extract all charecters before that lot and also extract all charecters after that lot and save as a temporary variable. then use the concatenate function.
Cheers
Dattatreya
Hello Ferdinand,
Thanks for your reply can please elaborate how to use this function.
regards
deb
try global change using the &T1 function &..