Page 1 of 1

Change Case Label.. HELP

Posted: May 30th, 2024, 3:40 pm
by PHINOJOSA
Hi

I have a CSDB file, with a case label defined, it is possible to change that case label of that database, currently that case label is the ID + an interview status, I would like to be able to change it and have ID + interviewee name (P004M) + status of interview.

case_label.png

Is it possible to make that change? I attach an image of what the case label looks like. Because then I could search by ID and additionally by respondent name which would be easier.

M-E80240019: Paul Hinojosa - Completo for example

Atte.
PHM

Re: Change Case Label.. HELP

Posted: May 31st, 2024, 9:37 am
by justinlakier
Hello,

You want to use the SetCaseLabel Funcion. You can use this in a For loop which goes over every case in your csdb, or a Batch Edit Application which is designed to edit values in a completed data file.

Hope this helps,
Justin

Re: Change Case Label.. HELP

Posted: June 3rd, 2024, 4:02 pm
by PHINOJOSA
Hi Justinlakier

Thanks for your response, everything works correctly.

Edit batch.png

Atte. Paul Hinojosa