Page 1 of 1

output data of a deferent dictionary from the input data dictionary

Posted: September 7th, 2023, 5:37 am
by Xavi
How can I quickly get over 200000 cases from one dictionary(application) to another different dictionary as an output using batch edits?

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

Posted: September 11th, 2023, 12:05 pm
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