- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-13-2016 06:50 AM
Good Morning/Afternoon/Evening Community,
Was wondering if this is something I should put a HI ticket in for...
We just upgraded to Helsinki, and I can run reports off this table (incident_metric) and get results.
I can edit a lot of other tables, but incident_metric and Incident_sla i cannot. And neither show any column attributes.
Trying to view the Incident Metric table and I'm getting a record not found message. Here are the steps I'm using.
Filter navigator text "Tables and Columns" > highlight Incident_metric table and click the edit table, screen refreshes to a record not found error message. Wasn't sure if this is by design because it happens on all of my instances and on my personal DEV instance. Just looking for some guidance, thanks in advance.
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-13-2016 07:01 AM
More details about Database view.
http://wiki.servicenow.com/index.php?title=Database_Views#gsc.tab=0

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-13-2016 07:00 AM
These are database view which is created to related two table with a common field and make report using both the tables.
Since this is only the connection between two tables so you can't modify any field here.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-13-2016 07:01 AM
More details about Database view.
http://wiki.servicenow.com/index.php?title=Database_Views#gsc.tab=0
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-13-2016 07:04 AM
Ok, I figured it was something along those lines. Just wanted to make sure. Thank you!