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.
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
Change Case Label.. HELP
-
PHINOJOSA
- Posts: 58
- Joined: April 16th, 2023, 10:31 pm
Change Case Label.. HELP
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
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
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
Hi Justinlakier
Thanks for your response, everything works correctly.
Atte. Paul Hinojosa
Thanks for your response, everything works correctly.
Atte. Paul Hinojosa
You do not have the required permissions to view the files attached to this post.