Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
juleshartley
Specialist
Specialist

Cal Usage Count - No values

Hi all,

Can anyone explain why the 'Cal Usage Count' field in the governance dashboard is empty?

Thanks

3 Replies
Miguel_Angel_Baeyens

Which version are you using? Cannot see that PI in 2.0.2

Anyway, you can see the expression of the object and maybe that gives you a hint, like, whether it's looking for a specific license type which does not exist in your environment.

juleshartley
Specialist
Specialist
Author

Yes, you're right it isn't in the governance dashboard actually. I can see it in a Usage app that I have, which queries the Sessions*.log files...

But it seems this field is not populated for any Cal Types.

Miguel_Angel_Baeyens

In QlikView 12.10.x Session logs contain a field "Cal Type" and another "Authenticated user", you should be able to see the license usage using a Count() on the latter and using the former as dimension, and the "Timestamp" field as additional time dimension.

However, if you want to check Session CAL usage, that's a bit more complex.