Comparison Reports
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-30-2019 08:35 AM
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.
- Labels:
-
Dashboard
-
Performance Analytics
-
Reporting
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-30-2019 10:34 AM
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!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-30-2019 11:37 AM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-30-2019 11:56 AM
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.