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

Announcements
Qlik Connect 2026! Turn data into bold moves, April 13 -15: Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
satyavar
Contributor III
Contributor III

[resolved] Compare two tables and delete few records in Destination

Hi
I was wondering if we can compare a source table and destination table which are same in schema and delete those records which are not available in Source but are available in Destination.
Is this possible using tMap?
Best Regards,
Kalyan
Labels (2)
1 Reply
Anonymous
Not applicable

Yes, you can use tMap to do an inner join between the target table and the source table base on the primary key or all columns, and get the unmatched rows.
Best regards
Shong