Use Assign activity and create the Variable as System.Double
var=dt.AsEnumerable.Sum(function(x)cdbl(x(“which column you want”)))
cheers
Use Assign activity and create the Variable as System.Double
var=dt.AsEnumerable.Sum(function(x)cdbl(x(“which column you want”)))
cheers