Global Change P6.1

I need to modify user fields on some 30 several saved updates (XER) of a project with a large set of conditional changes.



The changes are in a series:



If a unit activity code is 100 rename to 100 xxx

If a unit activity code is 110 rename to 110 yyy

.

.

.



I can change with global change, but only with multiple executions. What is best way, outside of excel, to do this? Is there a way to set up a single global change, use SQL, etc. ?

I have tried using Excel, but have memory errors on import, even with dividing the xls files.  I am an Xbase programmer, but not conversant in SQL.

L
Leo Nicholson 👤 Member for 20 years 3 months

Thanks for the thoughts.

Finally gave up and wrote a program to parse and rebuild the XER's to include my UDF fields. Only takes about five minutes per XER.

D
David Kelly 👤 Member for 21 years 7 months

You cannot use Global Change to set the value of an activity code to anything other than an actual value currently in the dictiionary.  So in your example you cannot concatenate the current value with anything, e.g. xxx or yyy.

 

DEpending on how many values you have, Group and Sort by the existing value and "fill down" (remembering to set "auto arrange" off first!) is not a bad way to do it. 

 

I would expect issues using the built in Import/Export to excel routines with 35k activities, but divided up into smaller sections, even 10k, should work? You are not missing any activity code dictionary values before you start? Import/export cannot create dictionaries and will not import code values unless they are present in the dictionary.

Z
Zoltan Palffy 👤 Member for 16 years 11 months

why not open all 30 projects at athe same time and do it all at once  ?

Forum Sponsor

Top Posters

Nick Johnson-Pond
3 posts
sairedz25
0 posts
Ahmed Awad
2 posts
Syed Shoeb
0 posts
Vimukthi
0 posts
bal aji
2 posts
Lee Mallek
23 posts
Viet Tran
9 posts
Ola Gbotoso
0 posts
Jaturapit Multongka
1 posts