Page 1 of 1

uuid to filter cases

Posted: June 21st, 2019, 5:53 pm
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?

Re: uuid to filter cases

Posted: June 24th, 2019, 5:30 pm
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.

Re: uuid to filter cases

Posted: June 25th, 2019, 8:26 am
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