I have 32 data flow tasks which are running same time; I want to get rowcount for each data flow and update it to a table.
my problem is I have to define 32 variables to write the rowcount on whcih I am not happy with; Is there a better way to define one variable and get all the counts without overwritting one another?
Thanks
my problem is I have to define 32 variables to write the rowcount on whcih I am not happy with; Is there a better way to define one variable and get all the counts without overwritting one another?
Thanks