generate report with more than one table
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-24-2024 08:03 AM
Hello, I am new to Service now and I have learned how to make reports with a table. I would like to know if anyone knows how to make a report with more than one associated table.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-24-2024 12:31 PM
If they are both part of the task table heirarchy you should be able to, however you would want to specific which tables you want to show data from in the query ( there is a field that shows table name/ or use number starts with ) AND consider that the common fields would be reported on, the unique ones that exist on only 1 table would be either difficult or not possible to report on in this type of report
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-24-2024 02:14 PM
Hi @crocha,
Are you referring to something like the below?
The report shows 3 trends from 3 different tables (Incident, user, change request)
Cheers
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-25-2024 08:32 AM
Estaba tratando de hacer un reporte con las Tablas task, sys_user_has_role_list.do. Para cruzar resolutores, cantidad de atenciones y si tienen rol itil activo.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-25-2024 08:38 AM
you can create database view of the tables you want to build reports with.