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: 
Not applicable

Count/IF Expression issue

Hi All,

I am trying to find the count of those distinct UserID's who have login count more than one.

The below expression is nt fetching the correct result.

Any help on this please

=Count({< UserID= {"=count({<PG_NM = {Login}>} UserID)>1 "} >} distinct  UserID)

10 Replies
Not applicable
Author

Thanks All.

I got the output.