Hello,
I'm working on a survey within Survey123 Connect that contains a Select_one type question. Within that question are 4 options and each option is color coded (image below). I specified the font color for each selection in the Label field in the Choices tab in the excel sheet. When I view the data within AGO it displays the HTML tags for font color. How can I achieve different font colors without the tags following through to the end data?
XLS setup:
DaveK_0-1657116627895.png
Survey dropdown:
DaveK_1-1657116655555.png
AGO result:
DaveK_2-1657116719813.png
Thanks,
Solved! Go to Solution.
From your screenshots, I would guess that you had the option enabled to convert your select_one choices into a domain?
On the Data page, click into the Fields view and select the Report Type field and then click Edit in the domain section.
jcarlson_0-1657117146981.png
From there, you should be able to adjust the display of these domains. The actual values shouldn't have changed, though, so this is basically a cosmetic problem, and your data won't need adjusting.
From your screenshots, I would guess that you had the option enabled to convert your select_one choices into a domain?
On the Data page, click into the Fields view and select the Report Type field and then click Edit in the domain section.
jcarlson_0-1657117146981.png
From there, you should be able to adjust the display of these domains. The actual values shouldn't have changed, though, so this is basically a cosmetic problem, and your data won't need adjusting.
That worked perfectly. Thank you!