Hello,
I have 4 columns in my data flow that provide a confidence. What i'd like to do is get the column header's first four character for the highest confidence percentage and store that in a new column. How would I go about doing something like this?

In the example above for row 233, I want a new column that will be 1000, for 239 it would show 1005, etc...