I read data from excel then I want to transform one column (col=param+"_"+col) and then I want to write it back.
I use the “Run script on table row” for this, it works well when the column name has no space but it fails otherwise (for instance column called “Trade ID”). How can I do this?