How do you refresh the unmapped input columns in SSIS? The field exists in both the input and output columns but doesn't show when I try to resolve references.

MK-8803 30 Reputation points
2023-04-11T18:19:45.8966667+00:00

The sic field exists in both the Input and output columns. However, I'm unable to resolve references because the sic field is not showing in the unmapped Input columns. I'm using VS2019 and Sql Server 2017. I'm using an OLE db connection. User's image

User's image

SQL Server Integration Services
0 comments No comments
{count} votes

Answer accepted by question author
  1. ZoeHui-MSFT 41,536 Reputation points
    2023-04-12T06:49:35.02+00:00

    Hi @MK-8803,

    When an input path is disconnected or if there are any unmapped columns in the path, an error icon is displayed beside the corresponding data path. To simplify the resolution of column reference errors, the Resolve References editor allows you to link unmapped output columns with unmapped input columns for all paths in the execution tree.

    Unmapped Input Columns (Destination):
    Columns from the downstream path that are not currently mapped

    Please have a double check, or you may also show your design package and then we could do more analysis.

    You may also check the video about the sample.

    Regards,

    Zoe Hui


    If the answer is helpful, please click "Accept Answer" and upvote it.


0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.