Quantcast
Channel: SQL Server Integration Services forum
Viewing all articles
Browse latest Browse all 24688

ROW_NUMBER/() OVER PARTITION BY in SSIS

$
0
0

Hello all,

I have to use ROW_NUMBER with partitions in a data flow in SSIS. However, I can't find a similar functions to it. I've done some research and most of it suggested to use Script Component. The problem is, I have to use more than 2 columns as the partition. My question is, is it possible to do it with Script Component? And if it's not, what are the alternative to it?

My guess is to use derived columns to concatenate the required columns into a single column and then use it in the Script Component.


Viewing all articles
Browse latest Browse all 24688

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>