SSIS

  • I was using a sample from book to populate a dimension. I am using a staged dimension with a lookup and using an error output to add new dimensions. My question is that in the example I added duplicates to the staged dimension which create's duplicates. Do you handle this type of error by utilizing a distinct in the select statement.

  • Without knowing the details of your sql statement, I would say yes, add DISTINCT to attempt to resolve the duplicates.

Viewing 2 posts - 1 through 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply