How to create report on monthly active users (sys_user table) in ServiceNow?

SN241
Tera Contributor

Hi. I'm new in ServiceNow, I'm looking to create a report in ServiceNow that displays the monthly count of active users for the past 12 months. Here's what I want to achieve:

Condition: Count of active users (filter for users where "active" field is true and Company is ABCompany)

Desired Output: A report or visualization showing the number of active users for each month over the past year)

chart.png

Your help is highly appreciated! Thank you!

2 ACCEPTED SOLUTIONS

James Chun
Kilo Patron

Hi @SN241,

 

You will need to use the Performance Analytics capability to capture a snapshot of the user table on a monthly basis.

Then you can create a Performance Analytics widget to show the trend.

 

There might be an OOB Indicator that you can use instead of creating a new one.

 

Cheers

View solution in original post

AndersBGS
Tera Patron
Tera Patron

Hi @SN241 ,

 

As @James Chun already mentioned, you need to utilize performance analytics, as there you have no specific date field in your requirement. 

 

If my answer has helped with your question, please mark my answer as accepted solution and give a thumb up.

 

Best regards

Anders 

 

If my answer has helped with your question, please mark my answer as the accepted solution and give a thumbs up.

Best regards
Anders

Rising star 2024
MVP 2025
linkedIn: https://www.linkedin.com/in/andersskovbjerg/

View solution in original post

12 REPLIES 12

This does not meet the requirement, it's reporting on the number of user records that were created per month.

AndersBGS
Tera Patron
Tera Patron

Hi @SN241 ,

 

As @James Chun already mentioned, you need to utilize performance analytics, as there you have no specific date field in your requirement. 

 

If my answer has helped with your question, please mark my answer as accepted solution and give a thumb up.

 

Best regards

Anders 

 

If my answer has helped with your question, please mark my answer as the accepted solution and give a thumbs up.

Best regards
Anders

Rising star 2024
MVP 2025
linkedIn: https://www.linkedin.com/in/andersskovbjerg/

SN241
Tera Contributor

Thank you @AndersBGS and @James Chun, is this the creating of Indicators? Thank you.

@SN241

Correct, there could be an OOB Indicator that you may be able to use.

You also may need to run some data-collecting jobs as well.

SN241
Tera Contributor

I already created the scheduled data collection, but when I executed it, I got an error

SN241_0-1715679083364.png