Dear all, i am sorry for the "newbie" question : I am trying to multiply an imported price from Yahoo finance [Last trade price] with a new column called [Position] to calculate a [Value]. Is it possible to multiply the contents of two fields? Thank you!
You can do this by creating a new formula field. In DataManager you would use the field organiser block to do this. In DataExplorer select "Data>Manage fields". Once you have created the field change it to a formula field and enter the formula "[Field1]*[Field2]".
Glad you managed to figure this out, please let us know if you have any further questions.