Create report from list view
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-13-2024 07:34 PM
I would like to create a dashboard of all change in the schedule state, and I am assuming I need to create a report first and then add to my dashboard. I have a few fields i like to show up on the report pulled from the change form.
- Number
- State
- Priority
And fields on the security incident tab on related list
Hostname
Environment
Affected User
Severity
Issue is how do I create this report as I am not sure where to even being.
Thank you all.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-13-2024 07:39 PM
@_Alex You can begin with the report module and start by creating a new report.
Here is the ServiceNow documentation about reporting https://docs.servicenow.com/bundle/vancouver-now-intelligence/page/use/par-for-workspace/content-fra...
Hope this helps.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-13-2024 07:57 PM
Thank you for fast response, I guess my confusion is on the table. being that I am trying to pull report from changes in the schedule state, do I select the change_request table

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-13-2024 08:12 PM
@_Alex Yes, you will have to select the Change Request table if you are pulling information from it. Apply a state filter to fetch only those changes which are in scheduled state.
Hope this helps.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-13-2024 09:03 PM
HI @_Alex
follow docs it will be helpful
Please mark reply as Helpful/Correct, if applicable. Thanks!