Forum Discussion
MarceloBenavide
2 years agoQrew Cadet
are you using a do-loop to loop through the 4k records and make changes to each of the 20 fields in each iteration?
------------------------------
Marcelo Benavides
------------------------------
ChayceDuncan
2 years agoQrew Captain
If possible instead of doing any kind of loop you should just make a table to table import to move your fields inbetween your different subsets and have a pipeline run the import. It'll be more effiicient that way
------------------------------
Chayce Duncan
------------------------------