JSL code needed to generate dynamic formula column that sums columns from a list
Hi All, This question is in relation to a post here that nicely generates a non-dynamic column for summing up a list of other columns. The problem I am having is how to sum up the columns (using JSL) when you have a list of N other columns and have it be a dynamic formula. I have a list of columns in my data table, say ColList, and I want to generate a new column with a formula that simply ...