The CreatorCon Call for Content is officially open! Get started here.

Create report from list view

_Alex
Tera Contributor

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.

5 REPLIES 5

Sandeep Rajput
Tera Patron
Tera Patron

@_Alex You can begin with the report module and start by creating a new report.

 

Screenshot 2024-03-14 at 8.07.32 AM.png

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.

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

@_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.

Service_RNow
Mega Sage

HI @_Alex 

follow docs it will be helpful

https://docs.servicenow.com/bundle/washingtondc-now-intelligence/page/use/reporting/reference/r_View...

 

Please mark reply as Helpful/Correct, if applicable. Thanks!