I wonder if any of you have had this problem. I initially assign a flat file target to my DataFlow. At the time of the initial placement, some columns are in a certain position of the output row. I decide to make some changes so I add Data Conversion and Derived Column steps. Of course, this places the new columns at the end of the FlatFile mappings area. Here's where things get gnarly.
First of all, the actual placement of the new fields is to be somewhere else in the output, like where their source field used to be. So I delete the line between the original and connect the new. When I run it, I get both. So I have to go back and try to figure out how to rearrange things. Finally, all I can do is delete the FlatFile step and install a new one. But I still have the sequencing problem. How do I rearrange either the input fields to the FlatFile step, or change the output's order?
Thanks in advance,
Jerry
Jerry Scannell
First of all, the actual placement of the new fields is to be somewhere else in the output, like where their source field used to be. So I delete the line between the original and connect the new. When I run it, I get both. So I have to go back and try to figure out how to rearrange things. Finally, all I can do is delete the FlatFile step and install a new one. But I still have the sequencing problem. How do I rearrange either the input fields to the FlatFile step, or change the output's order?
Thanks in advance,
Jerry
Jerry Scannell