Hi,
I got the below error while importing to a table and I found it's because there were 7 duplicate records in the file.
My question is, why D365 didn't show the exact duplicate records in the error? Why it said PII data removed?
SSIS Error Code DTS_E_OLEDBERROR. An OLE DB error has occurred. Error code: 0x80004005. An OLE DB record is available. Source: "Microsoft SQL Server Native Client 11.0" Hresult: 0x80004005 Description: "The statement has been terminated.". An OLE DB record is available. Source: "Microsoft SQL Server Native Client 11.0" Hresult: 0x80004005 Description: "Violation of PRIMARY KEY constraint 'I_45676STAGINGIDX'. Cannot insert duplicate key in object 'dbo.DUMMYTABLESTAGING'. The duplicate key value is [PII data removed].".