output data of a deferent dictionary from the input data dictionary

Discussions about editing and cleaning data
Post Reply
Xavi
Posts: 32
Joined: May 22nd, 2017, 9:42 am

output data of a deferent dictionary from the input data dictionary

Post by Xavi »

How can I quickly get over 200000 cases from one dictionary(application) to another different dictionary as an output using batch edits?
justinlakier
Posts: 152
Joined: November 21st, 2022, 4:41 pm

Re: output data of a deferent dictionary from the input data dictionary

Post by justinlakier »

For a small dictionary, you could write logic to each field to copy from the input to output layout. However it is recommended to use the Reformat Data tool instead of Batch Edits for moving cases between dictionaries. https://www.csprousers.org/help/CSReFmt ... _data.html

Hope that helps,
Justin
Post Reply