Change Case Label.. HELP

Discussions about CSEntry
Post Reply
PHINOJOSA
Posts: 58
Joined: April 16th, 2023, 10:31 pm

Change Case Label.. HELP

Post 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
You do not have the required permissions to view the files attached to this post.
justinlakier
Posts: 238
Joined: November 21st, 2022, 4:41 pm

Re: Change Case Label.. HELP

Post 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
PHINOJOSA
Posts: 58
Joined: April 16th, 2023, 10:31 pm

Re: Change Case Label.. HELP

Post by PHINOJOSA »

Hi Justinlakier

Thanks for your response, everything works correctly.

Edit batch.png

Atte. Paul Hinojosa
You do not have the required permissions to view the files attached to this post.
Post Reply