Hello,
As the Survey123 team has previously suggested, I have been successfully using a sample ID based upon a calculated date and relevant field for a long time. However it is no longer working. When I select 'yes' the specimen label box that opens is empty. This is a major problem for us. Can you explain what is happening and provide a fix?
| select_one yes_no | specimen_collected | Specimen collected? | | | | | | horizontal | no | | | | | | | | | | | | | | | | | | | | | | |
| text | calc_sample_id | Specimen label | Write this fun number on the specimen bag | | | | | | | | ${specimen_collected} = 'yes' | concat(format-date(now(), '%y-%m-%d %H:%M:%S'),'_',property('username'),'_GS') | | | | | | | | | | | | | | | | | |
Thanks,
Lori
PS I also attached the XLSX