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

Announcements
Independent validation for trusted, AI-ready data integration. See why IDC named Qlik a Leader: Read the Excerpt!
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.