how to JOIN 2 TABLES in SERVICENOW to display different Column data

ankit_sharma487
Kilo Guru

How to JOIN 2 TABLES in SERVICENOW to display different Column data

 

 

- I want so see INCIDENT and SURVEY result in ONE LIST   . plz help

1 ACCEPTED SOLUTION

randrews
Tera Guru

you will need to create a database View to do the join



http://wiki.servicenow.com/index.php?title=Database_Views



that is the wiki on it.. the easiest way to learn them is to look at the wiki then examine a few in your sub prod instance.. from there play with it.


View solution in original post

7 REPLIES 7

Renuka8
Kilo Guru

You can also refer to some previous threads on Database Views which is very helpful



Database Views


Re: database view for specific reporting


ankit_sharma487
Kilo Guru

Thanks, to all for clearing up on database view


if you have any more specific answers please ask away.. if one of us helped you or resolved the question please mark their answer as helpful and if this is answered please mark it as answered.. helps when going through articles if the ones answered are marked answered.