- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-06-2022 04:08 AM
I'm trying to figure out the table name for Companies, How do i get that info? I'm new to creating reports, but it seems like figuring out tables names is difficult. Is there an easy to figure out the names?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-06-2022 06:00 AM
Joining to tables means creating a "database view".
Try writing that on the left nav (you must be admin).
What tables are you trying to join?
If I helped you with your case, please click the Thumb Icon and mark as Correct.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-06-2022 05:15 AM
Hi @itsadqthing ,
For companies the table name is : "core_company"
In order to get table names
navigate to the Tables under system defination
This all are backend names of table:-
Please Mark My Response as Correct/Helpful based on Impact
Regards,
Gunjan Kiratkar
2X ServiceNow MVP
Community Rising Star 2022
Youtube : ServiceNow Guy

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-06-2022 05:21 AM - edited 12-06-2022 05:23 AM
If you filter on companies and bring up the company list the table name will be in the URL.
/now/nav/ui/classic/params/target/core_company_list.do%3Fsysparm_userpref_module%3D3bd63e2337601000deeabfc8bcbe5dc8%26sysparm_view%3Dcustomer.
You can pull up a company record and right click in the form header and select Configure -> table
(It will also be in the URL for the record, https://yourinstance.service-now.com/now/nav/ui/classic/params/target/core_company.do%3Fsys_id%3D059ad40d6f0179002381bc237d3ee4ad%26sysparm_view%3Dcustomer)
David
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-06-2022 05:33 AM
Thanks for you help. One more question, In the Companies screen, there are tabs at the bottom. How do i figure out which table to pull that info from. I would like to have the companies report with the internal key contacts for each one.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-06-2022 05:36 AM
Hi @itsadqthing ,
If you open company and scroll down upto related list then just right click on that filter and click on open in new window.
You will get your table name in URL:
URL :-
Table Name :-cmdb_model