

- Post History
- Subscribe to RSS Feed
- Mark as New
- Mark as Read
- Bookmark
- Subscribe
- Printer Friendly Page
- Report Inappropriate Content
06-28-2024 08:56 AM - edited 06-28-2024 08:58 AM
ServiceNow Custom Tables 101: What You Need To Know
When I first started with ServiceNow 10 years ago, I made an embarrassing mistake with Custom Tables! I managed to prevent it from becoming a bigger issue, but with a better understanding of the nuances behind Custom Tables, I could have avoided the situation entirely.
In my latest video, I share my mistake in detail and provide a comprehensive overview of ServiceNow Custom Tables. I'll walk you through step-by-step how to use them correctly and avoid potential problems.
So, buckle up, and prepare to laugh at my past misfortune as you learn crucial information that will help assure your success when it comes to ServiceNow Custom Tables!
If you have an embarrassing story related to Custom Tables/Custom Applications or if you have any additional tips you'd like to share, comment below and let us know!
If you enjoy ServiceNow content like this, consider following me on LinkedIn and subscribing to my ServiceNow focused YouTube channel: Allenovation!
- 6,243 Views


- Mark as Read
- Mark as New
- Bookmark
- Permalink
- Report Inappropriate Content
A few other things to mention:
- Be aware of field inheritance that occurs when you create a custom table that extends another table. So example, when creating a custom table and you elect to extend from the Task table, your new table starts out with those required fields (as shown in the video), plus all Task fields. This is because your new table is considered a "child" to the Task "parent" table. More documentation about this located here: https://docs.servicenow.com/csh?topicname=table-extension-and-classes.html&version=latest
- There are other types of tables that are exempt that I forgot to mention in the video and they are: Many to Many, Remote, Archive, Rotated Table Shards, and Document tables. More information can be found in the "Custom Table Guide" and page 3.
- Mark as Read
- Mark as New
- Bookmark
- Permalink
- Report Inappropriate Content
Thank you for these info , if i didnt watch this video i was about to make same mistake.


- Mark as Read
- Mark as New
- Bookmark
- Permalink
- Report Inappropriate Content
I'm glad it was helpful for you! 😀

- Mark as Read
- Mark as New
- Bookmark
- Permalink
- Report Inappropriate Content
Hello @Allen Andreas ,
very informative!!!!


- Mark as Read
- Mark as New
- Bookmark
- Permalink
- Report Inappropriate Content
Hi @Vaishnavi Lathk - thank you! 😊
- Mark as Read
- Mark as New
- Bookmark
- Permalink
- Report Inappropriate Content
Great info, wish this was around when I first started.


- Mark as Read
- Mark as New
- Bookmark
- Permalink
- Report Inappropriate Content
@jonsan09 - I know right...haha! Thanks for watching and leaving a comment!

- Mark as Read
- Mark as New
- Bookmark
- Permalink
- Report Inappropriate Content
@Allen Andreas Thanks alot, very very very helpful