Licence numbers and usage data - left join?

hannahhawkins02
Tera Contributor

Does anyone have a simple way of comparing the number of licenced users in a product to the data usage for those users? Currently I'm searching the data usage for my product and then searching the user name who is utilising a licence. There must be an easier way of doing this that I'm missing?

1 ACCEPTED SOLUTION

Maik Skoddow
Tera Patron
Tera Patron

Hi @hannahhawkins02 

 

I'm not sure whether I get your point. In case you are asking for the ServiceNow product licenses like ITSM, CSM or FSM then there is not such a view OOTB as the underlying topic is too complex. The table which has the closest data you are looking for is ua_app_usage:

 

MaikSkoddow_0-1702047174747.png

 

Apart from this, I recommend making familiar with the topic and how to assign users to certain licenses. You can all required resource on my page: Subscription Management & Licensing

 

Maik

View solution in original post

1 REPLY 1

Maik Skoddow
Tera Patron
Tera Patron

Hi @hannahhawkins02 

 

I'm not sure whether I get your point. In case you are asking for the ServiceNow product licenses like ITSM, CSM or FSM then there is not such a view OOTB as the underlying topic is too complex. The table which has the closest data you are looking for is ua_app_usage:

 

MaikSkoddow_0-1702047174747.png

 

Apart from this, I recommend making familiar with the topic and how to assign users to certain licenses. You can all required resource on my page: Subscription Management & Licensing

 

Maik