How can I create a report of server with no software products installed.

blazye44
Tera Contributor

Hello,

I'm looking to create a report with a list of servers with no software products installed (Software Installations, Software Installed)?  

Eddie

1 ACCEPTED SOLUTION
7 REPLIES 7

Arnoud Kooi
ServiceNow Employee
ServiceNow Employee

If you are on Helsinki or later, you can enable the List v3 plugin. Check Video: What's New in Helsinki | List v3


Then you can filter on related list conditions, set your query to the following:


find_real_file.png


Hello Arnoud,



I was able to get it to work with the database view but I will also try your suggestion to see if it's any easier.



Thank you for your response.


dipam3
Tera Contributor

Hi Eddie,

 

Would you please share your report as i have the same requirement and i am not able to get the output.Did you achieve it by database views?