ServiceNow comparison functionality

Yamilla Manjko
Tera Guru

I need to compare two versions of a file or a record - whichever is easier to do - to see the changes between two selected versions of the file or record something like when we compare two versions on the versions tab of a record in SN but more like the MS Word Compare Documents functionality.


It is possible to do? Did anyone accomplish anything similar or have any ideas on how to do this?


We could use MS Word but due to security reasons if we could have something like this inside the SN platform it would be a whole lot better.

1 ACCEPTED SOLUTION

Yamilla Manjko
Tera Guru

We ended up using the UI Builder Comparator Component - it is not as complete as the MS Word compare functionality, but the client accepted it

 

https://developer.servicenow.com/dev.do#!/reference/next-experience/tokyo/shared-components/sn-compa...

 

https://www.servicenow.com/community/next-experience-articles/practical-uib-examples-the-comparator-...

Image pasted from the community link above

YamillaManjko_0-1733171006617.png

 

View solution in original post

5 REPLIES 5

Hi @Yamilla Manjko I'm glad to hear my article about the comparator component helped. Let me know if you have any comment or enhancement request on the article page https://www.servicenow.com/community/next-experience-articles/practical-uib-examples-the-comparator-...