Forum Discussion
MattHardy
Qrew Trainee
Could you create a copy of the table without the unique requirement, import into that, then run a pipeline to copy the data to the working table? The pipeline will fail on each of the non-unique records, but will continue on all unique. Then use the same pipeline to remove all records from the import table
------------------------------
Matt Hardy
------------------------------
------------------------------
Matt Hardy
------------------------------
AishwaryaJinde1
3 years agoQrew Member
Hello Matt, this solution works great. Thank you!
Above you have said that using the same pipeline to remove all records from the import table
Here, the import table refers to the copy table where the unique property is not present, right?
------------------------------
Aishwarya Jinde
------------------------------
Above you have said that using the same pipeline to remove all records from the import table
Here, the import table refers to the copy table where the unique property is not present, right?
------------------------------
Aishwarya Jinde
------------------------------