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

Announcements
Join us in NYC Sept 4th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Governance Dashboard

In the Governance Dashboard 1.1.1 we have this expression:

count({<Session_Start_Count={">0"}>} distinct Authenticated_User)

but if I just do:

count(distinct Authenticated_User)

the result seems to be the exatcly same.

Is there still a difference that might not be so obvious? I assume they wnat users with only a started Session, but isnt that included in the Authenticated User definition? Have anyone in a real case found a difference?

0 Replies