- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-10-2016 01:44 PM
Hi,
Is there a way to create a report on the sys_history_line table? I do not see this option in the list of tables.
We have a custom table that has auditing turned on, and we'd like to have a report that shows who updated what fields on the records.
Thanks,
Maria
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-10-2016 01:52 PM
Here's a little trick Maria...
Go to the table and right click on one of the columns and select "Bar chart" or "Pie chart".
That starts the report engine. From there you can customize and configure the report as you need.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-18-2018 02:40 PM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-18-2018 02:45 PM
Can you try on a different column? Forex can you try on Label column
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-18-2018 03:25 PM
W00t...guess I could have done that. Just didn't occur to me that the column I clicked on would make a difference.
Of course, since posting an hour ago, I followed up with my alternate plan (custom field auto-popped with nowDateTime, and then reported on)...and I see what appears to be subsequent history tables being created, so I'd have only been reporting on one table anyhow.
But I'll try this next time I have a need...
Thanks for the help!
Regards,
Robert
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-09-2022 05:50 AM
I'm looking to do the same, report on this table, but I cannot get it via direct reporting, or via the trick outlined here, i even navigated to the table using the url: https://YOURINSTANCENAME.service-now.com/sys_history_line_list.do?sysparm_query= and i've clicked on many column headers and don't see chart options...

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-18-2018 02:44 PM
The Screenshot you referred earlier was pointing to the table columns on "sys_history_line" which points to the dictionary table. That is the reason I mention you to navigate to the table directly and not table columns. I hope this helps 🙂