Quantcast
Channel: SCN : All Content - Data Services and Data Quality
Viewing all articles
Browse latest Browse all 4013

Detect target data which are not available in Source

$
0
0

Hi,

 

I have some requirement:

 

Target table:

 

PK1Pk2Pk3Column1Status
ABCtest1Active
DEFtest1Active
GHItest1Active

 

 

Source table:

 

PK1Pk2Pk3Column1Status
A BCtest1Active
DEFtest1Active

 

My data flow is like :

 

 

Source--->Query--->Table Comparison--->Map Operation-->Target.

 

inside table comparison I am using PK1,PK2,PK3 as primary key and compare column as Status.

in Map operation : Delete : Update

 

 

Final Target table should be:

 

PK1Pk2Pk3Column1Status
A BCtest1Active
DEFtest1Active
GHItest1Inactive

 

 

 

I am not getting this result as its not detecting the deleted rows which are not in source.

Any help will be much appreciated.

 

 

Thanks in advance.

 

-Amit


Viewing all articles
Browse latest Browse all 4013

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>