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

Announcements
Join us in NYC Sept 4th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
risabhroy_03
Partner - Creator II
Partner - Creator II

Remove Duplicates

Hi,

I have concatenated various tables and I can see some duplicated records. Can anyone help me with how to remove those?

risabhroy_03_0-1653970314147.png

I want Company Code, Customer, Customer Part and Internal Part to be unique

 

Labels (1)
3 Replies
abhijitnalekar
Specialist II
Specialist II

Hi @risabhroy_03 ,

duplication of the data after joining two table depends on the relationship between the two tables. if both tables join with many to many or one to many join it will duplicate the records.

IS it possible to share the relationship diagram of the tables?

 

Regards,
Abhijit
keep Qliking...
Help users find answers! Don't forget to mark a solution that worked for you!
vinieme12
Champion III
Champion III

can you clarify which rows need to be removed? and based on what criteria

Vineeth Pujari
If a post helps to resolve your issue, please accept it as a Solution.
risabhroy_03
Partner - Creator II
Partner - Creator II
Author

My Company Code, Customer, Customer Part, and Internal Part should be unique in every record.

No two lines of record should have all the above same, at least one column should have a different value.