Batch file for resolving Duplicate caseid

Discussions about editing and cleaning data
Forum rules
New release: CSPro 8.0
Post Reply
sah
Posts: 97
Joined: May 28th, 2015, 3:16 pm

Batch file for resolving Duplicate caseid

Post by sah »

Hello Josh/Martin
I need help in resolving duplicates cases by in export batch file and I don't want to eliminate the cases but rather add them to the data set. So if cases 10001 repeat I want to change one of them to case 1000199

Any Help.


Thanks,
Sah
Saint
Posts: 63
Joined: November 22nd, 2013, 4:59 am

Re: Batch file for resolving Duplicate caseid

Post by Saint »

Hi Sah,
Can you find any variable (or actually a set of variables) that will distinguish the cases with the duplicated IDs? If so then you can just add this/these variables to the CASE_ID variables in your export batch file. This should be a quick fix.
Gregory Martin
Posts: 1777
Joined: December 5th, 2011, 11:27 pm
Location: Washington, DC

Re: Batch file for resolving Duplicate caseid

Post by Gregory Martin »

Post Reply