Reporting on Journal fields
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-07-2011 02:17 AM
Has anyone been able to run reports against the Journal fields in ServiceNow?
- Labels:
-
Service Mapping

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-06-2011 08:17 AM
If you joined sys_journal_field correctly as I believe you have described here, look for the Value field on the Field Chooser.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-02-2016 08:26 AM
Can I get some more information how to "You have to run your report off of the sys_journal_field table and you'll probably want to build a database view to join that table to task to get data out that makes sense."
I am needing to do the same as the OP but I don't know how to go about doing this. Do I create a new Table? How do I join that table to task? Any help would be greatly appreciated.
Charlie Ward
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-31-2016 05:36 AM
Hi Charlie, check out this wiki article for information on database views: Database Views - ServiceNow Wiki .
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-17-2020 08:30 AM
Do you have any suggestions about the where clause? I'm not sure which field to join.