Combining multiple reports into a single one for a dashboard

Dan114
Kilo Contributor

Hey everyone,

I am struggling with is (what I assume) a simple issue. I would like to create a report that visually combines the results of three other reports.  For instance - I would like this report to show escalated incidents, breached SLAs, and reassignments.  I have setup the conditions for each of these reports to show what I need but I cannot figure out how to group them to show in a single report that I can use to drill down into each category. I'm not looking to do anything fancy and am using OOTB reporting tools. I am still very new to how reporting works with ServiceNow, but I have not found much related to what I am trying to accomplish here or anywhere else. In essence, here is what I would like to accomplish:

find_real_file.png

12 REPLIES 12

I have multiple reports with simple queries in them showing the results in pie charts. I would like to take the results and combine them into one report using a pie chart.

Tommy SN Sahlin
Kilo Sage

Hi Dan,

did this help you out? If so, please mark my reply as Helpful or Correct.

cheers  /Tommy

Hi Tommy, 

 

This dataset option is not available for pie charts. 

How to achieve the functionality to combine the pie charts in single.

 

you can use Or statement for your filter and do the group by on the active indicator (assuming you are only reporting on incidents that are no longer active) and that will give you the total number 

Hi Tommy.  Thanks for the advice, however when clicking the button EricLevinson_0-1716240916602.png I don't see any datasets option.  Instead I just see the current report I have selected:

EricLevinson_1-1716241021601.png


This is a simple list view type of report.  I'm hoping I can combine multiple list view reports into one report.

I am not an admin - is there a special request I can make to the administrators to enable this functionality for me?

 

Thanks!