Removing unused columns from the pipline

  • I have generated derived columns as new columns and I don't need the original columns anymore.

    I am going through a bunch of lookups, lookup error flows, derived columns, unions and I don't need to be bringing all these extra columns with. Is there a way to get rid of them?

  • To improve performance of a data flow it is recommended not to carry extra columns through the data flow, but I don't know how to remove these, is there a step that allows you to specify output columns so the extra columns can be removed?

    Any thoughts on this???

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

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