Working with the report sources
Report filters are very useful for a system administrator. Very often, we come across a situation where we need to refine the report filter to meet the business requirement. So, to avoid rework we can define a report source as a reusable component. In this recipe, we will learn to work with report sources.
Getting ready
For this recipe, you need an active service-now instance, valid credentials and an admin role.
How to do it...
- Open a web browser (Google Chrome, Firefox, Safari, or Internet Explorer).
- Type the instance web address in the address bar.
- Log in to the Service-Now instance using the credentials.
- Type the
report
in the search bar (left-hand side). - Under the reports application, from the administration section, click on
Report Sources
:
![](https://static.packt-cdn.com/products/9781788628730/graphics/2c3701b0-eeb7-4047-b948-d1f984d78d34.png)
- You will be redirected to the following page, where you can view the predefined
Report Sources
. If you want to create a new data source, then click onNew
button:
![](https://static.packt-cdn.com/products/9781788628730/graphics/23b48e73-177e-4c05-b3a8-9211855c88f1.png)
Report source
- Now we need to configure our Report source page...