Creating and filling a new column with a formula
Hello,
I am attempting to use a script to generate a new column called "Sensor Power (W)" that takes the following formula:Sensor Power (W) = ( Sensor Voltage x Sensor Current ) / 1000000where Sensor Voltage and Sensor Current are formulas that already exist (in mV and mOhms). Thanks,
Todd