- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-16-2019 05:35 PM
I am trying to create a report to look at all users who have more than one asset assigned to them. Currently, I am exporting a list of all active assets to excel and pivoting data to find out who has more two or more assets. Is there a way to do that in service now Reporting?
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-17-2019 05:47 PM
Please mark as correct if this has solved your problem.
I believe I have provided the correct response, just change the default "Greater than or equal to 1" to "Greater than or equal to 2".
Thanks 🙂
ServiceNow Nerd
ServiceNow Developer MVP 2020-2022
ServiceNow Community MVP 2019-2022
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-16-2019 09:15 PM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-17-2019 05:47 PM
Please mark as correct if this has solved your problem.
I believe I have provided the correct response, just change the default "Greater than or equal to 1" to "Greater than or equal to 2".
Thanks 🙂
ServiceNow Nerd
ServiceNow Developer MVP 2020-2022
ServiceNow Community MVP 2019-2022
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-19-2019 05:22 PM
Thank you, Paul. This is great.
With users who have more than one asset assigned to them. I would like to get the details of the assets assigned to them as well for eg. " Serial number/asset tag" etc.
I am unsure of how to do this.
Is there a way to link the CMDB tables and the user tables?
Any help is appreciated.
Thanks

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-19-2019 05:41 PM
When it comes to joining different tables together, you'll need to create a Database View, which can be a little tricky.
ServiceNow Nerd
ServiceNow Developer MVP 2020-2022
ServiceNow Community MVP 2019-2022