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

Duplicate Count on the basis of select list of required field

Dear All,

Can anyone help me in getting the duplicate count on the basis of the select list of a field?

1) Used Straight Table

2) Dimension: =if(Match(CREATED_SYSTEM,'CLA','GOL','LOI','QUT','SEM','SITE-BULK'),CREATED_SYSTEM)

3 Expression: I want duplicate count only of above list        [ =Count(GID3)-Count(DISTINCT GID3)  ]-- Duplicate Count

For example

CLA---- Duplicate Count

Gol----- Duplicate Count

LOI-----Duplicate Count etc....

14 Replies
Anonymous
Not applicable
Author

Thanks Stefan,

Little trick but a great help to me.

shanky1907
Creator II
Creator II

Please mark the solution as correct to end the thread.

Anonymous
Not applicable
Author

Can you please tell me the way , How it can be done

shanky1907
Creator II
Creator II

There should be a Star mark as 'Correct Answer' on my reply. Please press that

Anonymous
Not applicable
Author

Hi Shashank ,

Yours ans is not showing correct symbol .

I think Stefan answered first and i marked as helpful .

Might be for this reason you star symbol is not reflecting .

Although, Thanks very much for the help.