Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Help me understanding Choices in ServiceNow platform.

RahulY00040
Tera Contributor

Hello team,

 

I would like to understand how Choices work in ServiceNow platform. E.g. There is a field named Discovery Source in CMDB tables, do we need to add choice for each and every table in cmdb? Or adding at parent level is enough? 

 

What I noticed that it gets inherited but at the same time when we do group_by in list view, it does not consider the classes for which this choice is not explicitly added. Any idea? Should we add choices for each class?

 

Thanks,
Rahul

2 REPLIES 2

PoonkodiS
Tera Contributor

In the dictionary entry of the field name, check the attribute update as 'Can group' and set the Value as 'true'..Please check this way

VivekSattanatha
Mega Sage

Hi @RahulY00040 ,

 

Adding parent level is enough no need to add it on each cmdb tables

 

Regards

Vivek