Page 1 of 1

How to select and Delete cases from case

Posted: December 22nd, 2020, 10:25 am
by lmoriba
Dear CSPRO community

Does CSPRO have a facility that can select multiple cases from the case and delete them. So far what I could do is to select one case at a time for deletion.


Please find attached sample photo what I was trying to accomplish.
Doc5.docx
(49.04 KiB) Downloaded 181 times
Thanks in advance

Re: How to select and Delete cases from case

Posted: December 22nd, 2020, 12:39 pm
by josh
You can only delete cases one by one in from the UI. You can write batch program that uses the skip case command to create a new data file with a subset of the cases. See the help on skip case for details.

Re: How to select and Delete cases from case

Posted: December 22nd, 2020, 5:13 pm
by lmoriba
Dear Josh,

Many thanks. The issue is now resolved.