Question
PwC
SK
Last activity: 28 Nov 2022 3:50 EST
Field referenced from data type list not shown properly in report
Hello, I have created data type and added few records so I can show these records in my dropdown field in view. Next, I want to create report from newly created cases.
Case type is called Vaccination - I capture data about vaccination here.
Data type is called Vaccination - I wanted to create list of available vaccinations (it has only name property so far).
Everything seemed to work fine except for report. When I wanted to show field user selected it did not show the content but some weird kind of ID. How can I access like "String" value of dropdown selection please?
Please find all necessary screenshots in attachment below
***Edited by Moderator Marije to add Capability tags***

@MarianC16661437 Hi This is because the values that is getting displayed and the value that is getting stored is different. If you change the value that needs to be stored as well to Vaccine Name then it will work fine