We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

Invalid 'Dictionary Entry' record even though the selected outside Table 'Incident' is allowed.

Geeky
Kilo Guru

I am receiving below error message while adding a new field on the Incident table. Does anybody have any idea why I am getting this error?

incident error.JPG

12 REPLIES 12

Chuck Tomasi
Tera Patron

What is the field name you are trying to add?


Label : Incident Type


Name : u_incident_type


Type : String


As a test, try changing the name to u_incident_type2 and see if it saves.


I tried it with below way and got same error



Label : Incident Type


Name : u_inc_type


Type : String