Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
a lot of users asked us if there is the possibility of monitoring users' sessions on Qlik Sense SaaS apps.
I checked all the monitoring apps that exists for SaaS, but none of them monitor who access which application and for how long.
For starters, we'd just need an easy way to check which users access an application in a certain range of time.
Hi
The Entitlement Analyser app contains the following fields in the usage consumption section:
Dual(Month(Floor(endTime))&' '&Year(Floor(endTime)),Num(MonthEnd(endTime))) AS %MonthKey,'$(vTenantID)' &'_'& Month(Floor(endTime))&' '&Year(Floor(endTime)) AS %TenantMonthKey,[duration],round(duration/60000)AS [durationMinutes],
and the Users sheet has a consumption chart showing app, user and duration :
Thanks for submitting
Ian
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.