Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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)
Thanks All.
I got the output.