Skip to main content
Announcements
Introducing a new Enhanced File Management feature in Qlik Cloud! GET THE DETAILS!
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Qliksense - Create measure Count a dimension of a count > 1

Hi,

I need help for something in qliksense.

I have two columns , USER et NB

NB is a count of a dimension - count(KIM_CODE_ECRAN)

I would like to have a measure which give me the USER's number who have NB > 10

May someone help me please ?

Best regards,

1 Reply
sunny_talwar

May be this

Count({<USER = {"=Count(KIM_CODE_ECRAN) > 10"}>} KIM_CODE_ECRAN)