Is there a table built for US States and Canadian provinces?

kevinfrost471
Mega Expert

I am looking to add a State field to a field - I have the City and Zip field as these are just strings but I was hoping to use a choice based field for the State or Province.     Is there a table in ServiceNow where this is kept or do you have a resource where the best table can be downloaded and loaded into ServiceNow?

Thank you for any guidance!

9 REPLIES 9

How did you get the states to list in your drop-down??  Even using parent=United States of America isn't giving me any list of states.

 

Thanks,

Brandon

 

Have you tried using the sys_id for the United States of America record in your qualification something like parent=6ee51951d7320200bd4a4ebfae610354 (your sys id will be different)

Duh!!  That did it! Total brain fart for not thinking to use that. Thanks!!!

This worked great when adding a reference qualifier for Parent is United States of America. Thanks so much.

mike_visser
Tera Expert

Thanks David! Total time saver!