Divide column by value from another table
Hello,I need your help to devide columns by a variable from another tabledt is a big table with a lot of columnsdt2 has 2 columns "Names" (contains column names from dt) and "DivideValue" ( could be 10, 100, 10000,...) I want to divide dt columns by the dt2 Dividevalue IF dt column nane = dt2 Names.I could create a new column with formula, then remove property and delete "old column", but I gu...
dale_lehman
vince_faller