uuid to filter cases

Discussions about tools to complement CSPro data processing
Forum rules
New release: CSPro 8.0
Post Reply
AriSilva
Posts: 591
Joined: July 22nd, 2016, 3:55 pm

uuid to filter cases

Post by AriSilva »

Can I use uuid(dictname) = "something" to filter a specific case in data viewer?
Suppose I know the uuid, and I want to see the questionnaire in dataviewer.
I have several cases with the same Id (I´m using the same questionnaires to train people). So, in the server I have several questionnaires with the same id.
But I´ve done a batch program to display each uuid, and I can identify them by other information they´ve entered.
How can I display the proper questionnaire with the uuid I know?
Or there are any other mechanisms to circumvent that?
Best
Ari
aaronw
Posts: 561
Joined: June 9th, 2016, 9:38 am
Location: Washington, DC

Re: uuid to filter cases

Post by aaronw »

Data Viewer does not have that functionality. I would run the application in CSEntry and delete the duplicate cases. Also, it may be worth adding some sort of trainee id to the id items to avoid duplicates in the future.
AriSilva
Posts: 591
Joined: July 22nd, 2016, 3:55 pm

Re: uuid to filter cases

Post by AriSilva »

I did add some trainees´s ids, but unfortunately they misinterpreted the instructions and some of them used the same ids.
Next time I´ll change the strategy for training.
Thanks
Ari
Best
Ari
Post Reply