I need Survey123 to recognize a forward slash as a remark with the concatenate function.
Example: concat(${sample_name},"/",${depth_range}).
When I do this, it results as no space or character in between. How do I get it to recognize the forward slash so I can have the answer in my desired format?
Thanks