How to compare two records in a table and highlight all the differences?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-13-2018 10:15 AM
- Labels:
-
Reporting
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-13-2018 10:38 AM
That's a cool idea, but not something that we handle out of the box. It shouldn't be too hard to make a custom application that would do it, with a custom table, two reference fields back to cmdb_ci_servers and then extended fields with a style applied, but there's not a way I know of to do it with basic reporting.
Probably easiest would be to export the records in question to Excel and apply formula formatting. Like if b2 doesnt equal c2, then paint it yellow. Then you could reuse the worksheet.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-13-2018 12:03 PM
Thanks for the reply. We are following that Excel thing right now. We want to implement something like that in ServiceNow.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-26-2024 11:23 AM
Hi Surya, any update how you solve this problem? I think for comparing we can try Multi-Pivot, but unable to filter further like exclude records that more than 2.