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

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
prma7799
Master III
Master III

Need help for dublicate values

Hi All,

I have 1 serial number and one 1 order number and we have multiple dealer for wholesale.

My query is when I select 1 serial number I will get two record for dealer and when select order number then will get one dealer record

so I need only one record when I select serial number.

Thanks

Prashant

3 Replies
its_anandrjs
Champion III
Champion III

Hi,

Use Distinct to get Single records

Ex:- Count(Distinct [Order No])

Regards

Anand

prma7799
Master III
Master III
Author

Sir,

I want only one record when I select serial number and I used Count(Distinct [Order No]) this..

but not yet come..

Yousef_Amarneh
Partner - Creator III
Partner - Creator III

can you share an example with data

Yousef Amarneh