Issue with Choice values
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-23-2024 04:04 AM
Hi Team,
In incident table we have a choice field "Related to".
there is duplicate choice label as bellow:
Label | Value |
Cloud computing | Cloud |
Cloud computing | Cloud computing |
There are 50 records on each choice label.
Requirement is to change the value to Cloud for both.
After making the changes:
Label | Value |
Cloud computing | Cloud |
Cloud computing | Cloud |
After making the change, in list view field value is showing in blue color.
After running below script we are getting : Cloud computing instead of Cloud.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-23-2024 06:02 AM
Hi @sainath3 ,
can you navigate "Related to" and check whether Cloud value is present or not because if you are getting blue value in list view it means that the field is set with a invalid/missing choice value, please refer the below support article,
Choice values colored blue in list view
Please mark this comment as Correct Answer/Helpful if it helped you.
Regards,
Swathi Sarang