The Zurich release has arrived! Interested in new features and functionalities? Click here for more

Comparison Reports

hm69
Giga Contributor

Hi there - 

Does anyone know if I can deploy two distinct reports in a side-by-side arrangement, where one report would show Assigned to (Joe User) and SLA MET vs MISSED counts, and the other report (positioned to the right) would show Assigned to (Jane User) and SLA MET MISSED counts?

Trying to determine is this side by side arrangement is supported? 

Thanks.  

7 REPLIES 7

Yup, that makes sense.  I am wondering if two interactive menus will work in a scenario where one interactive menu is for the first report, and the other interactive menu is for the second report.  I'm about to test, but was wondering if anyone had, perhaps, done this already.  

Thnk you!

Adam Stout
ServiceNow Employee
ServiceNow Employee

Interactive filters work on all the widgets on the dashboard that are set to listen to interactive filters.  If the reports are on different tables, this should work, but if it is the same base table, it won't.

Can you use multiple data sets (grouped by user) with the two data sets?

This does seem like a good fit for Performance Analytics.

hm69
Giga Contributor

Correct, I got this working! 

I deployed two Reports to a Dashboard, each report with its own Interactive Filter.  But, to do this, as you mention above, each report has to go against a different table. 

It solves the immediate problem, but I'd like to find the best way to do this.  Performance Analytics might also work, but I'll need to figure out how to best approach it.  

Thanks.