error: "Expression does not fit available column types"
Hi everyone,In the following code I get the error: "Expression does not fit available column types" , and it happens during the formula evaluation..I'm just trying to reference the same table as I am adding a new column to, such as subtracting two columns within the table called "dt" that I am adding a new column to... Can't figure out why it's not working.dt = myTable();cols = dt << GetColumnName...
saitcopuroglu
MFVIT
Steven_Moore
sophiaw